@pnpm/lockfile.utils
Advanced tools
Comparing version 1001.0.3 to 1001.0.4
{ | ||
"name": "@pnpm/lockfile.utils", | ||
"version": "1001.0.3", | ||
"version": "1001.0.4", | ||
"description": "Utils for dealing with pnpm-lock.yaml", | ||
"keywords": [ | ||
"pnpm", | ||
"pnpm10", | ||
"lockfile", | ||
"shrinkwrap" | ||
], | ||
"license": "MIT", | ||
"funding": "https://opencollective.com/pnpm", | ||
"repository": "https://github.com/pnpm/pnpm/blob/main/lockfile/utils", | ||
"homepage": "https://github.com/pnpm/pnpm/blob/main/lockfile/utils#readme", | ||
"bugs": { | ||
"url": "https://github.com/pnpm/pnpm/issues" | ||
}, | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"engines": { | ||
"node": ">=18.12" | ||
"exports": { | ||
".": "./lib/index.js" | ||
}, | ||
@@ -14,14 +27,11 @@ "files": [ | ||
], | ||
"repository": "https://github.com/pnpm/pnpm/blob/main/lockfile/utils", | ||
"keywords": [ | ||
"pnpm10", | ||
"pnpm", | ||
"shrinkwrap", | ||
"lockfile" | ||
], | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/pnpm/pnpm/issues" | ||
"dependencies": { | ||
"get-npm-tarball-url": "^2.1.0", | ||
"ramda": "npm:@pnpm/ramda@0.28.1", | ||
"@pnpm/dependency-path": "1000.0.4", | ||
"@pnpm/resolver-base": "1000.1.4", | ||
"@pnpm/pick-fetcher": "1000.0.0", | ||
"@pnpm/types": "1000.2.1", | ||
"@pnpm/lockfile.types": "1001.0.4" | ||
}, | ||
"homepage": "https://github.com/pnpm/pnpm/blob/main/lockfile/utils#readme", | ||
"devDependencies": { | ||
@@ -32,17 +42,7 @@ "@types/ramda": "0.29.12", | ||
"yaml-tag": "1.1.0", | ||
"@pnpm/lockfile.utils": "1001.0.3" | ||
"@pnpm/lockfile.utils": "1001.0.4" | ||
}, | ||
"dependencies": { | ||
"get-npm-tarball-url": "^2.1.0", | ||
"ramda": "npm:@pnpm/ramda@0.28.1", | ||
"@pnpm/lockfile.types": "1001.0.3", | ||
"@pnpm/resolver-base": "1000.1.3", | ||
"@pnpm/types": "1000.2.0", | ||
"@pnpm/pick-fetcher": "1000.0.0", | ||
"@pnpm/dependency-path": "1000.0.3" | ||
"engines": { | ||
"node": ">=18.12" | ||
}, | ||
"funding": "https://opencollective.com/pnpm", | ||
"exports": { | ||
".": "./lib/index.js" | ||
}, | ||
"jest": { | ||
@@ -49,0 +49,0 @@ "preset": "@pnpm/jest-config" |
+ Added@pnpm/crypto.hash@1000.1.0(transitive)
+ Added@pnpm/dependency-path@1000.0.4(transitive)
+ Added@pnpm/graceful-fs@1000.0.0(transitive)
+ Added@pnpm/lockfile.types@1001.0.4(transitive)
+ Added@pnpm/resolver-base@1000.1.4(transitive)
+ Added@pnpm/types@1000.2.1(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedminipass@7.1.2(transitive)
+ Addedssri@10.0.5(transitive)
- Removed@pnpm/crypto.hash@1000.0.0(transitive)
- Removed@pnpm/dependency-path@1000.0.3(transitive)
- Removed@pnpm/lockfile.types@1001.0.3(transitive)
- Removed@pnpm/resolver-base@1000.1.3(transitive)
- Removed@pnpm/types@1000.2.0(transitive)
Updated@pnpm/resolver-base@1000.1.4
Updated@pnpm/types@1000.2.1