Socket
Socket
Sign inDemoInstall

apollo-cache-inmemory

Package Overview
Dependencies
Maintainers
4
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-cache-inmemory - npm Package Compare versions

Comparing version 1.4.0-alpha.10 to 1.4.0-alpha.11

4

package.json
{
"name": "apollo-cache-inmemory",
"version": "1.4.0-alpha.10",
"version": "1.4.0-alpha.11",
"description": "Core abstract of Caching layer for Apollo Client",

@@ -65,3 +65,3 @@ "author": "James Baxley <james@meteor.com>",

},
"gitHead": "e424cc917907a900e1a89b86b879d2b5e1e089b6"
"gitHead": "60a1b9990558a5c84bcf1de2bbe25ecd5f5cfe15"
}

@@ -321,2 +321,1 @@ ---

The `update` function is not a good place for side-effects as it may be called multiple times. Also, you may not call any of the methods on `proxy` asynchronously.

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