@pnpm/lockfile.pruner
Advanced tools
Comparing version 1001.0.0 to 1001.0.1
{ | ||
"name": "@pnpm/lockfile.pruner", | ||
"version": "1001.0.0", | ||
"version": "1001.0.1", | ||
"description": "Prune a pnpm-lock.yaml", | ||
@@ -29,3 +29,3 @@ "main": "lib/index.js", | ||
"yaml-tag": "1.1.0", | ||
"@pnpm/lockfile.pruner": "1001.0.0" | ||
"@pnpm/lockfile.pruner": "1001.0.1" | ||
}, | ||
@@ -35,5 +35,5 @@ "dependencies": { | ||
"@pnpm/constants": "1001.0.0", | ||
"@pnpm/lockfile.types": "1001.0.0", | ||
"@pnpm/dependency-path": "1000.0.0", | ||
"@pnpm/types": "1000.0.0" | ||
"@pnpm/dependency-path": "1000.0.1", | ||
"@pnpm/lockfile.types": "1001.0.1", | ||
"@pnpm/types": "1000.1.0" | ||
}, | ||
@@ -40,0 +40,0 @@ "funding": "https://opencollective.com/pnpm", |
+ Added@pnpm/dependency-path@1000.0.1(transitive)
+ Added@pnpm/lockfile.types@1001.0.1(transitive)
+ Added@pnpm/types@1000.1.0(transitive)
- Removed@pnpm/dependency-path@1000.0.0(transitive)
- Removed@pnpm/lockfile.types@1001.0.0(transitive)
- Removed@pnpm/types@1000.0.0(transitive)
Updated@pnpm/types@1000.1.0