Comparing version 1.0.13 to 1.0.14
{ | ||
"name": "cache-lru", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "In-Memory Cache with O(1) Operations and LRU Purging Strategy", | ||
@@ -5,0 +5,0 @@ "main": "lib/cache-lru.js", |
{ | ||
"name": "cache-lru", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "In-Memory Cache with O(1) Operations and LRU Purging Strategy", | ||
@@ -29,7 +29,7 @@ "keywords": [ "cache", "lru" ], | ||
"grunt-mocha-test": "~0.13.2", | ||
"mocha": "~3.1.0", | ||
"mocha": "~3.1.2", | ||
"chai": "~3.5.0", | ||
"babelify": "~7.3.0", | ||
"babel-preset-es2015": "~6.16.0", | ||
"minifyify": "~7.3.3", | ||
"babel-preset-es2015": "~6.18.0", | ||
"minifyify": "~7.3.4", | ||
"browserify-header": "~0.9.2", | ||
@@ -36,0 +36,0 @@ "browserify-derequire": "~0.9.4" |
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