Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yarn-v1: Don't return chain object as return value for resolved packages
The result of the function `resolve_packages` is a chain object that behaves similarly as iterator, therefore can only be iterated over once. The packages variables must preserve for `verify_offline_mirror_collision` and later for creating SBOM components. Signed-off-by: Michal Šoltis <[email protected]>
- Loading branch information