@pnpm/create-cafs-store
Advanced tools
Comparing version 4.0.4 to 4.0.5
{ | ||
"name": "@pnpm/create-cafs-store", | ||
"description": "Create a CAFS store controller", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"bugs": { | ||
@@ -19,8 +19,8 @@ "url": "https://github.com/pnpm/pnpm/issues" | ||
"mem": "^8.1.1", | ||
"path-temp": "^2.0.0", | ||
"path-temp": "^2.1.0", | ||
"ramda": "npm:@pnpm/ramda@0.28.1", | ||
"@pnpm/cafs": "7.0.4", | ||
"@pnpm/fetcher-base": "14.0.1", | ||
"@pnpm/fs.indexed-pkg-importer": "3.0.1", | ||
"@pnpm/store-controller-types": "15.0.1" | ||
"@pnpm/cafs": "7.0.5", | ||
"@pnpm/fetcher-base": "14.0.2", | ||
"@pnpm/fs.indexed-pkg-importer": "3.0.2", | ||
"@pnpm/store-controller-types": "15.0.2" | ||
}, | ||
@@ -30,4 +30,4 @@ "devDependencies": { | ||
"@pnpm/cafs-types": "2.0.0", | ||
"@pnpm/create-cafs-store": "4.0.4", | ||
"@pnpm/prepare": "0.0.71" | ||
"@pnpm/create-cafs-store": "4.0.5", | ||
"@pnpm/prepare": "0.0.72" | ||
}, | ||
@@ -34,0 +34,0 @@ "directories": { |
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/cafs@7.0.5(transitive)
+ Added@pnpm/core-loggers@9.0.2(transitive)
+ Added@pnpm/fetcher-base@14.0.2(transitive)
+ Added@pnpm/fs.indexed-pkg-importer@3.0.2(transitive)
+ Added@pnpm/resolver-base@10.0.2(transitive)
+ Added@pnpm/store-controller-types@15.0.2(transitive)
+ Added@pnpm/types@9.2.0(transitive)
+ Addedp-reflect@2.1.0(transitive)
+ Addedpromise-share@1.0.0(transitive)
+ Addedsafe-promise-defer@1.0.1(transitive)
- Removed@pnpm/cafs@7.0.4(transitive)
- Removed@pnpm/core-loggers@9.0.1(transitive)
- Removed@pnpm/fetcher-base@14.0.1(transitive)
- Removed@pnpm/fs.indexed-pkg-importer@3.0.1(transitive)
- Removed@pnpm/resolver-base@10.0.1(transitive)
- Removed@pnpm/store-controller-types@15.0.1(transitive)
- Removed@pnpm/types@9.1.0(transitive)
Updated@pnpm/cafs@7.0.5
Updated@pnpm/fetcher-base@14.0.2
Updatedpath-temp@^2.1.0