Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pnpm/cafs

Package Overview
Dependencies
Maintainers
2
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/cafs - npm Package Compare versions

Comparing version 3.0.11 to 3.0.12

9

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc