mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 02:26:42 +01:00
--------- Signed-off-by: Rez Moss <hi@rezmoss.com> Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com> Co-authored-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
39 lines
810 B
YAML
39 lines
810 B
YAML
# This file is generated by running "yarn install" inside your project.
|
|
# Manual changes might be lost - proceed with caution!
|
|
|
|
__metadata:
|
|
version: 6
|
|
cacheKey: 8
|
|
|
|
"dev-only-transitive@npm:^1.0.0":
|
|
version: 1.0.0
|
|
resolution: "dev-only-transitive@npm:1.0.0"
|
|
checksum: abc123
|
|
languageName: node
|
|
linkType: hard
|
|
|
|
"dev-pkg@npm:^1.0.0":
|
|
version: 1.0.0
|
|
resolution: "dev-pkg@npm:1.0.0"
|
|
dependencies:
|
|
dev-only-transitive: ^1.0.0
|
|
checksum: def456
|
|
languageName: node
|
|
linkType: hard
|
|
|
|
"prod-pkg@npm:^1.0.0":
|
|
version: 1.0.0
|
|
resolution: "prod-pkg@npm:1.0.0"
|
|
dependencies:
|
|
shared-pkg: ^1.0.0
|
|
checksum: ghi789
|
|
languageName: node
|
|
linkType: hard
|
|
|
|
"shared-pkg@npm:^1.0.0":
|
|
version: 1.0.0
|
|
resolution: "shared-pkg@npm:1.0.0"
|
|
checksum: jkl012
|
|
languageName: node
|
|
linkType: hard
|