Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "cache-lru", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"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.2", | ||
"version": "1.0.3", | ||
"description": "In-Memory Cache with O(1) Operations and LRU Purging Strategy", | ||
@@ -31,6 +31,6 @@ "keywords": [ "cache", "lru" ], | ||
"6to5ify": "~4.1.1", | ||
"minifyify": "~6.1.0", | ||
"minifyify": "~6.2.2", | ||
"browserify-header": "~0.9.1", | ||
"browserify-derequire": "~0.9.1" | ||
"browserify-derequire": "~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