apollo-server-caching
Advanced tools
Comparing version 0.300.0-alpha.2 to 0.300.0-alpha.3
{ | ||
"name": "apollo-server-caching", | ||
"version": "0.300.0-alpha.2", | ||
"version": "0.300.0-alpha.3", | ||
"author": "Apollo <opensource@apollographql.com>", | ||
@@ -21,5 +21,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"lru-cache": "^5.0.0" | ||
"lru-cache": "^6.0.0" | ||
}, | ||
"gitHead": "6f3711b589dca8079264969263266cd7b6010ed3" | ||
"gitHead": "15b90eec22523e32e00d97a51b28cbfba3f39c78" | ||
} |
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
+ Addedlru-cache@6.0.0(transitive)
+ Addedyallist@4.0.0(transitive)
- Removedlru-cache@5.1.1(transitive)
- Removedyallist@3.1.1(transitive)
Updatedlru-cache@^6.0.0