@pnpm/lockfile.utils
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@pnpm/lockfile.utils", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Utils for dealing with pnpm-lock.yaml", | ||
@@ -31,3 +31,3 @@ "main": "lib/index.js", | ||
"yaml-tag": "1.1.0", | ||
"@pnpm/lockfile.utils": "1.0.0" | ||
"@pnpm/lockfile.utils": "1.0.1" | ||
}, | ||
@@ -37,7 +37,7 @@ "dependencies": { | ||
"ramda": "npm:@pnpm/ramda@0.28.1", | ||
"@pnpm/lockfile.types": "1.0.0", | ||
"@pnpm/dependency-path": "5.1.4", | ||
"@pnpm/pick-fetcher": "3.0.0", | ||
"@pnpm/dependency-path": "5.1.3", | ||
"@pnpm/resolver-base": "13.0.1", | ||
"@pnpm/types": "11.1.0" | ||
"@pnpm/lockfile.types": "1.0.1", | ||
"@pnpm/resolver-base": "13.0.2", | ||
"@pnpm/types": "12.0.0" | ||
}, | ||
@@ -44,0 +44,0 @@ "funding": "https://opencollective.com/pnpm", |
+ Added@pnpm/dependency-path@5.1.4(transitive)
+ Added@pnpm/lockfile.types@1.0.1(transitive)
+ Added@pnpm/patching.types@1.0.0(transitive)
+ Added@pnpm/resolver-base@13.0.2(transitive)
+ Added@pnpm/types@12.0.0(transitive)
- Removed@pnpm/dependency-path@5.1.3(transitive)
- Removed@pnpm/lockfile.types@1.0.0(transitive)
- Removed@pnpm/resolver-base@13.0.1(transitive)
- Removed@pnpm/types@11.1.0(transitive)
Updated@pnpm/dependency-path@5.1.4
Updated@pnpm/lockfile.types@1.0.1
Updated@pnpm/resolver-base@13.0.2
Updated@pnpm/types@12.0.0