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.14 to 1.1.15

16

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

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

"dependencies": {
"apollo-utilities": "^1.0.18"
"apollo-utilities": "^1.0.19"
},
"devDependencies": {
"@types/graphql": "0.12.7",
"@types/jest": "22.2.3",
"@types/jest": "23.3.1",
"browserify": "15.2.0",
"graphql": "0.13.2",
"graphql-tag": "2.9.2",
"jest": "23.0.0",
"jest": "23.5.0",
"rimraf": "2.6.2",
"rollup": "0.64.1",
"rollup-plugin-node-resolve": "3.3.0",
"ts-jest": "20.0.14",
"ts-jest": "23.1.3",
"tslint": "5.11.0",
"typescript": "2.9.2",
"uglify-js": "^3.4.6"
"typescript": "3.0.1",
"uglify-js": "3.4.7"
},
"jest": {
"transform": {
".(ts|tsx)": "<rootDir>/node_modules/ts-jest/preprocessor.js"
".(ts|tsx)": "ts-jest"
},

@@ -64,0 +64,0 @@ "testRegex": "(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$",

Sorry, the diff of this file is not supported yet

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