lazy-cache
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "lazy-cache", | ||
"description": "Cache requires to be lazy-loaded when needed.", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"homepage": "https://github.com/jonschlinkert/lazy-cache", | ||
@@ -22,10 +22,16 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", | ||
}, | ||
"dependencies": { | ||
"ansi-yellow": "^0.1.1" | ||
}, | ||
"devDependencies": { | ||
"ansi-yellow": "^0.1.1", | ||
"glob": "^5.0.14", | ||
"mocha": "*" | ||
}, | ||
"keywords": [], | ||
"keywords": [ | ||
"cache", | ||
"caching", | ||
"dependencies", | ||
"dependency", | ||
"lazy", | ||
"require", | ||
"requires" | ||
], | ||
"verb": { | ||
@@ -32,0 +38,0 @@ "related": { |
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
5349
0
3
- Removedansi-yellow@^0.1.1
- Removedansi-wrap@0.1.0(transitive)
- Removedansi-yellow@0.1.1(transitive)