apollo-link-context
Advanced tools
Comparing version 1.0.16 to 1.0.17
{ | ||
"name": "apollo-link-context", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"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.10", | ||
"apollo-link": "^1.2.11", | ||
"tslib": "^1.9.3" | ||
@@ -44,3 +44,3 @@ }, | ||
"ts-jest": "22.4.6", | ||
"tslint": "5.13.1", | ||
"tslint": "5.14.0", | ||
"typescript": "3.0.3" | ||
@@ -61,3 +61,3 @@ }, | ||
}, | ||
"gitHead": "127ab65ba89185a82c492299c7853f02fdd7e570" | ||
"gitHead": "ed1800b4261566e91906cdb9cc45c7d004393175" | ||
} |
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
Updatedapollo-link@^1.2.11