caching-map
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "caching-map", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "LRU cache for people who like ES6 and promises", | ||
@@ -18,5 +18,2 @@ "main": "index.js", | ||
}, | ||
"dependencies": { | ||
"lodash": "^3.10.0" | ||
}, | ||
"keywords": [ | ||
@@ -23,0 +20,0 @@ "cache", |
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
0
41624
- Removedlodash@^3.10.0
- Removedlodash@3.10.1(transitive)