Socket
Socket
Sign inDemoInstall

apollo-cache-persist

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-cache-persist - npm Package Compare versions

Comparing version 0.0.2-beta.3 to 0.0.2-beta.4

7

package.json
{
"name": "apollo-cache-persist",
"version": "0.0.2-beta.3",
"version": "0.0.2-beta.4",
"description": "Simple persistence for all Apollo cache implementations",

@@ -11,3 +11,3 @@ "author": "James Reggio <james.reggio@gmail.com>",

"license": "MIT",
"main": "index.js",
"main": "bundle.umd.js",
"module": "index.js",

@@ -47,3 +47,4 @@ "jsnext:main": "index.js",

},
"browser": "bundle.umd.js"
"browser": "bundle.umd.js",
"react-native": "index.js"
}
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