Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "cache-lru", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"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.7", | ||
"version": "1.0.8", | ||
"description": "In-Memory Cache with O(1) Operations and LRU Purging Strategy", | ||
@@ -25,9 +25,9 @@ "keywords": [ "cache", "lru" ], | ||
"grunt-cli": "~0.1.13", | ||
"grunt-contrib-jshint": "~0.11.2", | ||
"grunt-contrib-jshint": "~0.11.3", | ||
"grunt-contrib-clean": "~0.6.0", | ||
"grunt-browserify": "~4.0.0", | ||
"grunt-browserify": "~4.0.1", | ||
"grunt-mocha-test": "~0.12.7", | ||
"chai": "~3.2.0", | ||
"babelify": "~6.1.3", | ||
"minifyify": "~7.0.3", | ||
"babelify": "~6.3.0", | ||
"minifyify": "~7.0.6", | ||
"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