memo-cache
Advanced tools
Comparing version 1.1.8 to 1.1.9
@@ -5,3 +5,3 @@ { | ||
"description": "A memoization and caching library for NodeJS", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"repository": { | ||
@@ -25,6 +25,6 @@ "type": "git", | ||
"dependencies": { | ||
"underscore": "1.13.2" | ||
"underscore": "1.13.6" | ||
}, | ||
"devDependencies": { | ||
"mocha": "9.2.0", | ||
"mocha": "10.6.0", | ||
"should": "13.2.3" | ||
@@ -31,0 +31,0 @@ }, |
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
22037
+ Addedunderscore@1.13.6(transitive)
- Removedunderscore@1.13.2(transitive)
Updatedunderscore@1.13.6