Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "cache-lru", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"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.0", | ||
"version": "1.0.1", | ||
"description": "In-Memory Cache with O(1) Operations and LRU Purging Strategy", | ||
@@ -30,3 +30,3 @@ "keywords": [ "cache", "lru" ], | ||
"chai": "~1.10.0", | ||
"6to5ify": "~4.0.0", | ||
"6to5ify": "~4.1.0", | ||
"minifyify": "~6.1.0", | ||
@@ -33,0 +33,0 @@ "browserify-header": "~0.9.1", |
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