apollo-link-batch-http
Advanced tools
Comparing version 1.2.10 to 1.2.11
{ | ||
"name": "apollo-link-batch-http", | ||
"version": "1.2.10", | ||
"version": "1.2.11", | ||
"description": "Batch HTTP transport layer for GraphQL", | ||
@@ -37,5 +37,5 @@ "author": "Evans Hauser <evanshauser@gmail.com>", | ||
"dependencies": { | ||
"apollo-link": "^1.2.10", | ||
"apollo-link-batch": "^1.1.11", | ||
"apollo-link-http-common": "^0.2.12", | ||
"apollo-link": "^1.2.11", | ||
"apollo-link-batch": "^1.1.12", | ||
"apollo-link-http-common": "^0.2.13", | ||
"tslib": "^1.9.3" | ||
@@ -58,3 +58,3 @@ }, | ||
"ts-jest": "22.4.6", | ||
"tslint": "5.13.1", | ||
"tslint": "5.14.0", | ||
"typescript": "3.0.3" | ||
@@ -79,3 +79,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
Updatedapollo-link-batch@^1.1.12