sha256:11cd3615179f6e8a19518b8957c24bee9ec4daec649b840cc66cb453e70dc5d8
Found in archives
-
sha256:1e9d549e2a74b19f978dd8b518e0ce99a868fda2e1f986844bf760372198d595
workspaces/arborist/test/fixtures/bundle-metadep-duplication/x/package-lock.json -
sha256:6def1f969624b25ef13cede532cdeb5d8e676a3c84e9212d286f324db66055bc
workspaces/arborist/test/fixtures/bundle-metadep-duplication/x/package-lock.json -
sha256:700c9a5c3e8b0628f5a20364b85f14a64908ebe3d357a8c28acb8372258e5c87
workspaces/arborist/test/fixtures/bundle-metadep-duplication/x/package-lock.json -
sha256:7963c2637b17a5e73b53158910d2db3135f860511db25af00c22d6ab2d92c1d5
workspaces/arborist/test/fixtures/bundle-metadep-duplication/x/package-lock.json -
sha256:89a753c6defa2911d820a4a33ba68c1bb5122fd2dadf9c25bce99b50ad2c0e8d
cli-9.2.0/workspaces/arborist/test/fixtures/bundle-metadep-duplication/x/package-lock.json -
sha256:94dd34ea183f47ecc23af0c2ed0404b9d1f0d6044ad63bd15fc57b09b6c36242
workspaces/arborist/test/fixtures/bundle-metadep-duplication/x/package-lock.json -
sha256:a2ee52343db5d727dad6247bcb95bcc651ceec693beaeef498054249e34b6410
cli-8.5.1/workspaces/arborist/test/fixtures/bundle-metadep-duplication/x/package-lock.json -
sha256:a5b8282f8adf9540c7a5c8a27abb606ce72d370e73369da1061545c4cb432b1f
workspaces/arborist/test/fixtures/bundle-metadep-duplication/x/package-lock.json -
sha256:ac763e720a6783157b8142e0a0fd77c9457ce086832875b817653a5e17230403
workspaces/arborist/test/fixtures/bundle-metadep-duplication/x/package-lock.json
{ "name": "@isaacs/bundle-metadep-duplication-x", "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@isaacs/bundle-metadep-duplication-x", "version": "1.0.0", "bundleDependencies": [ "@isaacs/bundle-metadep-duplication-y" ], "dependencies": { "@isaacs/bundle-metadep-duplication-y": "1" } }, "node_modules/@isaacs/bundle-metadep-duplication-a": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@isaacs/bundle-metadep-duplication-a/-/bundle-metadep-duplication-a-1.0.0.tgz", "integrity": "sha512-Nf3aJp3CJkOqPHSd4Gp8CCxhgAj2cZNDeO8jphM4m079TSBNxLqoIP1Ccl1UjhCrsN1CaC1WEyUmDwOHtf4YuA==", "inBundle": true, "dependencies": { "@isaacs/bundle-metadep-duplication-z": "1" } }, "node_modules/@isaacs/bundle-metadep-duplication-y": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@isaacs/bundle-metadep-duplication-y/-/bundle-metadep-duplication-y-1.0.0.tgz", "integrity": "sha512-hercbc4dtQy7Y7ihnIE6g1kWZz8qWFLL4qPMs7RISToRLoS/zbeBkZbZc+FoqjaeV7Vm+KQLgPb0Wg0emDstog==", "inBundle": true, "dependencies": { "@isaacs/bundle-metadep-duplication-z": "1" } }, "node_modules/@isaacs/bundle-metadep-duplication-z": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@isaacs/bundle-metadep-duplication-z/-/bundle-metadep-duplication-z-1.0.0.tgz", "integrity": "sha512-Q/YW3wQ7UN0rfRaTd9/Axr40bEJS/haSeTzaVDTnvvAb4kL5W8y2S4msFIBjZZoQnNdcU07krw0iTFd/MBuHGA==", "inBundle": true, "dependencies": { "@isaacs/bundle-metadep-duplication-a": "1" } } }, "dependencies": { "@isaacs/bundle-metadep-duplication-a": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@isaacs/bundle-metadep-duplication-a/-/bundle-metadep-duplication-a-1.0.0.tgz", "integrity": "sha512-Nf3aJp3CJkOqPHSd4Gp8CCxhgAj2cZNDeO8jphM4m079TSBNxLqoIP1Ccl1UjhCrsN1CaC1WEyUmDwOHtf4YuA==", "requires": { "@isaacs/bundle-metadep-duplication-z": "1" } }, "@isaacs/bundle-metadep-duplication-y": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@isaacs/bundle-metadep-duplication-y/-/bundle-metadep-duplication-y-1.0.0.tgz", "integrity": "sha512-hercbc4dtQy7Y7ihnIE6g1kWZz8qWFLL4qPMs7RISToRLoS/zbeBkZbZc+FoqjaeV7Vm+KQLgPb0Wg0emDstog==", "requires": { "@isaacs/bundle-metadep-duplication-z": "1" } }, "@isaacs/bundle-metadep-duplication-z": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@isaacs/bundle-metadep-duplication-z/-/bundle-metadep-duplication-z-1.0.0.tgz", "integrity": "sha512-Q/YW3wQ7UN0rfRaTd9/Axr40bEJS/haSeTzaVDTnvvAb4kL5W8y2S4msFIBjZZoQnNdcU07krw0iTFd/MBuHGA==", "requires": { "@isaacs/bundle-metadep-duplication-a": "1" } } } }
Return to home page.