Socket
Socket
Sign inDemoInstall

cache-manager

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cache-manager - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

examples/redis_example/redis_client.js

3

History.md

@@ -0,1 +1,4 @@

- 0.0.5 2013-10-13
Removing hiredis requirement.
- 0.0.4 2013-08-01

@@ -2,0 +5,0 @@ Better error checking in multi_cache.wrap();

3

package.json
{
"name": "cache-manager",
"version": "0.0.4",
"version": "0.0.5",
"description": "Cache module for Node.js",

@@ -24,3 +24,2 @@ "main": "index.js",

"async": ">=0.1.22",
"hiredis": ">=0.1.14",
"lru-cache": ">=2.3.0",

@@ -27,0 +26,0 @@ "redis": ">=0.6.7"

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