Huge News!Announcing our $40M Series B led by Abstract Ventures.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 1.0.8 to 1.0.9

13

package.json
{
"name": "cachu",
"version": "1.0.8",
"version": "1.0.9",
"description": "Simple, minimalistic key-value cache.",

@@ -15,3 +15,9 @@ "main": "src/cachu.js",

"keywords": [
"cache", "minimalistic", "js", "kv", "nodejs", "node", "javascript"
"cache",
"minimalistic",
"js",
"kv",
"nodejs",
"node",
"javascript"
],

@@ -23,3 +29,4 @@ "author": "Azury <hello@azury.dev> (https://azury.dev)",

},
"homepage": "https://github.com/azurystudios/cachu#readme"
"homepage": "https://github.com/azurystudios/cachu#readme",
"type": "module"
}
/*!
* cachu v1.0.7
* cachu v1.0.9
* © 2021 - Samuel Kopp

@@ -4,0 +4,0 @@ * Code licensed under Apache-2.0

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