@pnpm/prune-lockfile
Advanced tools
Comparing version 5.0.2 to 5.0.3
{ | ||
"name": "@pnpm/prune-lockfile", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "Prune a pnpm-lock.yaml", | ||
@@ -29,10 +29,10 @@ "main": "lib/index.js", | ||
"yaml-tag": "1.1.0", | ||
"@pnpm/prune-lockfile": "5.0.2" | ||
"@pnpm/prune-lockfile": "5.0.3" | ||
}, | ||
"dependencies": { | ||
"ramda": "npm:@pnpm/ramda@0.28.1", | ||
"@pnpm/constants": "7.0.0", | ||
"@pnpm/dependency-path": "2.1.1", | ||
"@pnpm/lockfile-types": "5.0.0", | ||
"@pnpm/types": "9.0.0" | ||
"@pnpm/constants": "7.1.0", | ||
"@pnpm/dependency-path": "2.1.2", | ||
"@pnpm/lockfile-types": "5.1.0", | ||
"@pnpm/types": "9.1.0" | ||
}, | ||
@@ -39,0 +39,0 @@ "funding": "https://opencollective.com/pnpm", |
+ Added@pnpm/constants@7.1.0(transitive)
+ Added@pnpm/dependency-path@2.1.2(transitive)
+ Added@pnpm/lockfile-types@5.1.0(transitive)
+ Added@pnpm/types@9.1.0(transitive)
- Removed@pnpm/constants@7.0.0(transitive)
- Removed@pnpm/dependency-path@2.1.1(transitive)
- Removed@pnpm/lockfile-types@5.0.0(transitive)
- Removed@pnpm/types@9.0.0(transitive)
Updated@pnpm/constants@7.1.0
Updated@pnpm/dependency-path@2.1.2
Updated@pnpm/lockfile-types@5.1.0
Updated@pnpm/types@9.1.0