Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "cache-lru", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "In-Memory Cache with O(1) Operations and LRU Purging Strategy", | ||
@@ -40,6 +40,6 @@ "keywords": [ "cache", "lru" ], | ||
"babel-core": "6.26.3", | ||
"babel-preset-env": "1.6.1", | ||
"babel-preset-env": "1.7.0", | ||
"uglifyify": "5.0.0", | ||
"browserify-header": "0.9.2", | ||
"browserify-derequire": "0.9.4" | ||
"browserify-header": "0.9.4", | ||
"browserify-derequire": "0.9.6" | ||
}, | ||
@@ -46,0 +46,0 @@ "scripts": { |
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