@pnpm/lockfile-utils
Advanced tools
Comparing version 8.0.5 to 8.0.6
{ | ||
"name": "@pnpm/lockfile-utils", | ||
"version": "8.0.5", | ||
"version": "8.0.6", | ||
"description": "Utils for dealing with pnpm-lock.yaml", | ||
@@ -32,3 +32,3 @@ "main": "lib/index.js", | ||
"yaml-tag": "1.1.0", | ||
"@pnpm/lockfile-utils": "8.0.5" | ||
"@pnpm/lockfile-utils": "8.0.6" | ||
}, | ||
@@ -38,7 +38,7 @@ "dependencies": { | ||
"ramda": "npm:@pnpm/ramda@0.28.1", | ||
"@pnpm/dependency-path": "2.1.3", | ||
"@pnpm/lockfile-types": "5.1.1", | ||
"@pnpm/lockfile-types": "5.1.2", | ||
"@pnpm/dependency-path": "2.1.4", | ||
"@pnpm/resolver-base": "10.0.3", | ||
"@pnpm/pick-fetcher": "2.0.1", | ||
"@pnpm/resolver-base": "10.0.2", | ||
"@pnpm/types": "9.2.0" | ||
"@pnpm/types": "9.3.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "funding": "https://opencollective.com/pnpm", |
+ Added@pnpm/dependency-path@2.1.4(transitive)
+ Added@pnpm/lockfile-types@5.1.2(transitive)
+ Added@pnpm/resolver-base@10.0.3(transitive)
+ Added@pnpm/types@9.3.0(transitive)
- Removed@pnpm/dependency-path@2.1.3(transitive)
- Removed@pnpm/lockfile-types@5.1.1(transitive)
- Removed@pnpm/resolver-base@10.0.2(transitive)
- Removed@pnpm/types@9.2.0(transitive)
Updated@pnpm/dependency-path@2.1.4
Updated@pnpm/lockfile-types@5.1.2
Updated@pnpm/resolver-base@10.0.3
Updated@pnpm/types@9.3.0