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.17 to 1.0.18

18

package.json
{
"name": "apollo-link-context",
"version": "1.0.17",
"version": "1.0.18",
"description": "An easy way to set and cache context changes for Apollo Link",

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

"dependencies": {
"apollo-link": "^1.2.11",
"apollo-link": "^1.2.12",
"tslib": "^1.9.3"
},
"devDependencies": {
"@types/graphql": "14.0.7",
"@types/jest": "24.0.11",
"graphql": "14.1.1",
"@types/graphql": "14.2.0",
"@types/jest": "24.0.14",
"graphql": "14.3.1",
"graphql-tag": "2.10.1",
"jest": "24.5.0",
"jest": "24.8.0",
"rimraf": "2.6.3",
"rollup": "1.6.0",
"rollup": "1.15.4",
"ts-jest": "22.4.6",
"tslint": "5.14.0",
"tslint": "5.17.0",
"typescript": "3.0.3"

@@ -60,3 +60,3 @@ },

},
"gitHead": "ed1800b4261566e91906cdb9cc45c7d004393175"
"gitHead": "f902ab977d7d173951528a0bc2e38521b2afc096"
}
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