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

cache-manager

Package Overview
Dependencies
Maintainers
1
Versions
110
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 2.9.1 to 2.10.0

lib/stores/none.js

3

History.md

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

- 2.10.0 2019-07-11
- Add development store "none" (#129). -@ R3VoLuT1OneR
- 2.9.1 2019-05-28

@@ -2,0 +5,0 @@ - Bind isCacheableValue to its underlying store (#126). - @arash16

2

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

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -414,2 +414,5 @@ [![build status](https://secure.travis-ci.org/BryanDonovan/node-cache-manager.svg)](http://travis-ci.org/BryanDonovan/node-cache-manager)

### Development environment
You may disable real caching but still get all the callback functionality working by setting `none` store.
## Docs

@@ -416,0 +419,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