Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "cache-lru", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"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.6", | ||
"version": "1.0.7", | ||
"description": "In-Memory Cache with O(1) Operations and LRU Purging Strategy", | ||
@@ -27,7 +27,7 @@ "keywords": [ "cache", "lru" ], | ||
"grunt-contrib-clean": "~0.6.0", | ||
"grunt-browserify": "~3.8.0", | ||
"grunt-browserify": "~4.0.0", | ||
"grunt-mocha-test": "~0.12.7", | ||
"chai": "~2.3.0", | ||
"babelify": "~6.1.1", | ||
"minifyify": "~7.0.0", | ||
"chai": "~3.2.0", | ||
"babelify": "~6.1.3", | ||
"minifyify": "~7.0.3", | ||
"browserify-header": "~0.9.2", | ||
@@ -34,0 +34,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