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

apollo-link-context

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-link-context - npm Package Compare versions

Comparing version 1.0.19 to 1.0.20

4

lib/bundle.umd.js

@@ -5,3 +5,3 @@ (function (global, factory) {

(global = global || self, factory((global.apolloLink = global.apolloLink || {}, global.apolloLink.context = {}), global.tslib, global.apolloLink.core));
}(this, function (exports, tslib_1, apolloLink) { 'use strict';
}(this, (function (exports, tslib_1, apolloLink) { 'use strict';

@@ -36,3 +36,3 @@ function setContext(setter) {

}));
})));
//# sourceMappingURL=bundle.umd.js.map
{
"name": "apollo-link-context",
"version": "1.0.19",
"version": "1.0.20",
"description": "An easy way to set and cache context changes for Apollo Link",

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

"dependencies": {
"apollo-link": "^1.2.13",
"apollo-link": "^1.2.14",
"tslib": "^1.9.3"

@@ -37,10 +37,10 @@ },

"@types/graphql": "14.2.3",
"@types/jest": "24.0.18",
"graphql": "14.5.4",
"@types/jest": "24.9.0",
"graphql": "15.0.0",
"graphql-tag": "2.10.1",
"jest": "24.9.0",
"rimraf": "2.7.1",
"rollup": "1.20.3",
"rollup": "1.29.1",
"ts-jest": "22.4.6",
"tslint": "5.17.0",
"tslint": "5.20.1",
"typescript": "3.0.3"

@@ -61,3 +61,3 @@ },

},
"gitHead": "74d412528dd474fc41ee0bf504e36e01d7e05e2b"
"gitHead": "1012934b4fd9ab436c4fdcd5e9b1bb1e4c1b0d98"
}

Sorry, the diff of this file is not supported yet

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