Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

apollo-server-caching

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-server-caching - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

6

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc