@pnpm/prune-lockfile
Advanced tools
Comparing version 6.1.3 to 6.1.4
{ | ||
"name": "@pnpm/prune-lockfile", | ||
"version": "6.1.3", | ||
"version": "6.1.4", | ||
"description": "Prune a pnpm-lock.yaml", | ||
@@ -29,9 +29,9 @@ "main": "lib/index.js", | ||
"yaml-tag": "1.1.0", | ||
"@pnpm/prune-lockfile": "6.1.3" | ||
"@pnpm/prune-lockfile": "6.1.4" | ||
}, | ||
"dependencies": { | ||
"ramda": "npm:@pnpm/ramda@0.28.1", | ||
"@pnpm/dependency-path": "5.1.2", | ||
"@pnpm/lockfile-types": "7.1.2", | ||
"@pnpm/types": "11.0.0", | ||
"@pnpm/dependency-path": "5.1.3", | ||
"@pnpm/lockfile-types": "7.1.3", | ||
"@pnpm/types": "11.1.0", | ||
"@pnpm/constants": "8.0.0" | ||
@@ -38,0 +38,0 @@ }, |
+ Added@pnpm/dependency-path@5.1.3(transitive)
+ Added@pnpm/lockfile-types@7.1.3(transitive)
+ Added@pnpm/types@11.1.0(transitive)
- Removed@pnpm/dependency-path@5.1.2(transitive)
- Removed@pnpm/lockfile-types@7.1.2(transitive)
- Removed@pnpm/types@11.0.0(transitive)
Updated@pnpm/dependency-path@5.1.3
Updated@pnpm/lockfile-types@7.1.3
Updated@pnpm/types@11.1.0