New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cachu

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cachu - npm Package Compare versions

Comparing version 5.0.0-canary.1 to 5.0.0-canary.2

15

package.json
{
"name": "cachu",
"version": "5.0.0-canary.1",
"version": "5.0.0-canary.2",
"description": "🦝 Simple, Minimalistic KV Cache",
"types": "./types/node.d.ts",
"exports": {
".": {
"require": "./dist/node.js",
"import": "./dist/node.js"
}
".": "./dist/node.js"
},
"typesVersions": {
"*": {
"exported": [
"types/node"
]
}
},
"scripts": {

@@ -19,0 +10,0 @@ "types": "tsc -w",

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