apollo-link-context
Advanced tools
Comparing version 1.0.17 to 1.0.18
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17790
Updatedapollo-link@^1.2.12