@pnpm/modules-cleaner
Advanced tools
Comparing version 15.1.14 to 15.1.15
{ | ||
"name": "@pnpm/modules-cleaner", | ||
"version": "15.1.14", | ||
"version": "15.1.15", | ||
"description": "Exports util functions to clean up node_modules", | ||
@@ -29,8 +29,8 @@ "main": "lib/index.js", | ||
"@pnpm/lockfile.types": "1.0.3", | ||
"@pnpm/lockfile.filtering": "1.0.5", | ||
"@pnpm/lockfile.filtering": "1.0.6", | ||
"@pnpm/lockfile.utils": "1.0.3", | ||
"@pnpm/read-modules-dir": "7.0.0", | ||
"@pnpm/remove-bins": "6.0.9", | ||
"@pnpm/store-controller-types": "18.1.6", | ||
"@pnpm/types": "12.2.0", | ||
"@pnpm/lockfile.utils": "1.0.3" | ||
"@pnpm/types": "12.2.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "devDependencies": { | ||
"@pnpm/logger": "5.2.0", | ||
"@pnpm/modules-cleaner": "15.1.14" | ||
"@pnpm/modules-cleaner": "15.1.15" | ||
}, | ||
@@ -43,0 +43,0 @@ "bugs": { |
+ Added@pnpm/lockfile.filtering@1.0.6(transitive)
- Removed@pnpm/lockfile.filtering@1.0.5(transitive)