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.1.13 to 1.1.14

11

package.json
{
"name": "apollo-cache",
"version": "1.1.13",
"version": "1.1.14",
"description": "Core abstract of Caching layer for Apollo Client",

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

"dependencies": {
"apollo-utilities": "^1.0.17"
"apollo-utilities": "^1.0.18"
},

@@ -53,3 +53,3 @@ "devDependencies": {

"rimraf": "2.6.2",
"rollup": "0.63.4",
"rollup": "0.64.1",
"rollup-plugin-node-resolve": "3.3.0",

@@ -59,3 +59,3 @@ "ts-jest": "20.0.14",

"typescript": "2.9.2",
"uglifyjs": "2.4.11"
"uglify-js": "^3.4.6"
},

@@ -72,4 +72,5 @@ "jest": {

"json"
]
],
"testURL": "http://localhost"
}
}
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