@pnpm/cafs
Advanced tools
Comparing version 3.0.11 to 3.0.12
{ | ||
"name": "@pnpm/cafs", | ||
"version": "3.0.11", | ||
"version": "3.0.12", | ||
"description": "A content-addressable filesystem for the packages storage", | ||
@@ -12,5 +12,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@pnpm/fetcher-base": "11.1.3", | ||
"@pnpm/fetcher-base": "11.1.4", | ||
"@pnpm/graceful-fs": "1.0.0", | ||
"@pnpm/store-controller-types": "11.0.9", | ||
"@pnpm/store-controller-types": "11.0.10", | ||
"@zkochan/rimraf": "^2.1.1", | ||
@@ -52,3 +52,4 @@ "concat-stream": "^2.0.0", | ||
"compile": "rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix" | ||
} | ||
}, | ||
"readme": "# @pnpm/cafs\n\n> A content-addressable filesystem for the packages storage\n\n<!--@shields('npm')-->\n[![npm version](https://img.shields.io/npm/v/@pnpm/cafs.svg)](https://www.npmjs.com/package/@pnpm/cafs)\n<!--/@-->\n\n## Installation\n\n```sh\n<pnpm|npm|yarn> add @pnpm/cafs\n```\n\n## License\n\nMIT\n" | ||
} |
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
35248
+ Added@pnpm/fetcher-base@11.1.4(transitive)
+ Added@pnpm/resolver-base@8.1.4(transitive)
+ Added@pnpm/store-controller-types@11.0.10(transitive)
+ Added@pnpm/types@7.8.0(transitive)
+ Added@types/node@22.9.0(transitive)
- Removed@pnpm/fetcher-base@11.1.3(transitive)
- Removed@pnpm/resolver-base@8.1.3(transitive)
- Removed@pnpm/store-controller-types@11.0.9(transitive)
- Removed@pnpm/types@7.7.1(transitive)
- Removed@types/node@22.9.1(transitive)
Updated@pnpm/fetcher-base@11.1.4