apollo-server-caching
Advanced tools
Comparing version 0.5.2 to 0.5.3
{ | ||
"name": "apollo-server-caching", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"author": "Apollo <opensource@apollographql.com>", | ||
@@ -21,5 +21,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"lru-cache": "^5.0.0" | ||
"lru-cache": "^6.0.0" | ||
}, | ||
"gitHead": "8cfc947ed56fa3f32b82b32b4bcca53470712984" | ||
"gitHead": "c212627be591cd2c2469321b58b15f1b7909778d" | ||
} |
# apollo-server-caching | ||
[![npm version](https://badge.fury.io/js/apollo-server-caching.svg)](https://badge.fury.io/js/apollo-server-caching) | ||
[![Build Status](https://circleci.com/gh/apollographql/apollo-server.svg?style=svg)](https://circleci.com/gh/apollographql/apollo-server) | ||
[![Build Status](https://circleci.com/gh/apollographql/apollo-server/tree/main.svg?style=svg)](https://circleci.com/gh/apollographql/apollo-server) | ||
@@ -6,0 +6,0 @@ ## Implementing your own Cache |
Sorry, the diff of this file is not supported yet
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
20911
+ 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