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

apollo-cache

Package Overview
Dependencies
Maintainers
6
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-cache - npm Package Compare versions

Comparing version 1.2.0-rc.1 to 1.2.0-rc.2

8

package.json
{
"name": "apollo-cache",
"version": "1.2.0-rc.1",
"version": "1.2.0-rc.2",
"description": "Core abstract of Caching layer for Apollo Client",

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

"bundle": "../../node_modules/rollup/bin/rollup -c rollup.config.js",
"watch": "tsc -w -p .",
"watch": "../../node_modules/tsc-watch/index.js --onSuccess \"npm run postbuild\"",
"clean": "rm -rf coverage/* lib/*",

@@ -40,6 +40,6 @@ "prepublishOnly": "npm run clean && npm run build"

"dependencies": {
"apollo-utilities": "^1.2.0-rc.1",
"apollo-utilities": "^1.2.0-rc.2",
"tslib": "^1.9.3"
},
"gitHead": "559a94807cc9a2ae28ecc51ca412857b63f726b6"
"gitHead": "8f13d4ac9c50fa294e807bbd948851292da6a5b8"
}
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