@apollo/utils.keyvaluecache
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@apollo/utils.keyvaluecache", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Minimal key-value cache interface", | ||
@@ -20,9 +20,6 @@ "main": "dist/index.js", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"dependencies": { | ||
"@apollo/utils.logger": "^1.0.0", | ||
"lru-cache": "^7.10.1" | ||
"lru-cache": "7.10.1 - 7.13.1" | ||
} | ||
} |
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
26595
+ Addedlru-cache@7.13.1(transitive)
- Removedlru-cache@7.18.3(transitive)
Updatedlru-cache@7.10.1 - 7.13.1