Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "cache-lru", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"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.4", | ||
"version": "1.0.5", | ||
"description": "In-Memory Cache with O(1) Operations and LRU Purging Strategy", | ||
@@ -25,8 +25,8 @@ "keywords": [ "cache", "lru" ], | ||
"grunt-cli": "~0.1.13", | ||
"grunt-contrib-jshint": "~0.11.1", | ||
"grunt-contrib-jshint": "~0.11.2", | ||
"grunt-contrib-clean": "~0.6.0", | ||
"grunt-browserify": "~3.6.0", | ||
"grunt-browserify": "~3.7.0", | ||
"grunt-mocha-test": "~0.12.7", | ||
"chai": "~2.2.0", | ||
"babelify": "~6.0.1", | ||
"babelify": "~6.0.2", | ||
"minifyify": "~6.4.0", | ||
@@ -33,0 +33,0 @@ "browserify-header": "~0.9.2", |
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