@pnpm/cafs
Advanced tools
Comparing version 4.0.8 to 4.0.9
{ | ||
"name": "@pnpm/cafs", | ||
"version": "4.0.8", | ||
"version": "4.0.9", | ||
"description": "A content-addressable filesystem for the packages storage", | ||
@@ -14,3 +14,3 @@ "main": "lib/index.js", | ||
"@pnpm/graceful-fs": "2.0.0", | ||
"@pnpm/store-controller-types": "14.0.2", | ||
"@pnpm/store-controller-types": "14.1.0", | ||
"@zkochan/rimraf": "^2.1.2", | ||
@@ -28,5 +28,5 @@ "concat-stream": "^2.0.0", | ||
"devDependencies": { | ||
"@pnpm/cafs": "4.0.8", | ||
"@pnpm/cafs": "4.0.9", | ||
"@pnpm/types": "8.5.0", | ||
"@types/concat-stream": "^1.6.1", | ||
"@types/concat-stream": "^2.0.0", | ||
"@types/node": "^14.18.22", | ||
@@ -33,0 +33,0 @@ "@types/ssri": "^7.1.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@pnpm/store-controller-types@14.1.0(transitive)
- Removed@pnpm/store-controller-types@14.0.2(transitive)