buffering-cache
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -6,2 +6,3 @@ const stringify = require('json-stable-stringify'); | ||
const Promise = require('bluebird'); | ||
const _ = require('lodash'); | ||
@@ -8,0 +9,0 @@ const REFRESH_LOCK_SUFFIX = '_refresh'; |
{ | ||
"name": "buffering-cache", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Node cache wrapper that keeps your cache warm", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
70958
1702