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

apollo-link-context

Package Overview
Dependencies
Maintainers
1
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 0.1.0 to 1.0.0

10

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

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

"peerDependencies": {
"apollo-link": "^0.8.0"
"apollo-link": "^1.0.0"
},

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

"@types/jest": "21.1.4",
"apollo-link": "^0.8.0",
"apollo-link": "^1.0.0",
"browserify": "14.5.0",

@@ -52,5 +52,5 @@ "graphql": "0.11.7",

"ts-jest": "21.1.3",
"tslint": "5.7.0",
"tslint": "5.8.0",
"typescript": "2.5.1",
"uglify-js": "3.1.4"
"uglify-js": "3.1.5"
},

@@ -57,0 +57,0 @@ "jest": {

@@ -1,2 +0,4 @@

# SetContext Link
---
title: SetContext Link
---

@@ -3,0 +5,0 @@ ## Purpose

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