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.6.0 to 0.6.1-unified.0

4

package.json
{
"name": "apollo-server-caching",
"version": "0.6.0",
"version": "0.6.1-unified.0",
"author": "Apollo <opensource@apollographql.com>",

@@ -23,3 +23,3 @@ "license": "MIT",

},
"gitHead": "93499e703a375ff0fbd128138e46b574074b44e6"
"gitHead": "6972e2379e91b08ccc458a230c6a687099dbf108"
}

@@ -17,3 +17,3 @@ import LRUCache from 'lru-cache';

// FIXME: Define reasonable default max size of the cache
// TODO: Define reasonable default max size of the cache
constructor({

@@ -20,0 +20,0 @@ maxSize = Infinity,

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