apollo-link-batch
Advanced tools
Comparing version 1.1.10 to 1.1.11
{ | ||
"name": "apollo-link-batch", | ||
"version": "1.1.10", | ||
"version": "1.1.11", | ||
"description": "Apollo Link that performs batching and operation on batched Operations", | ||
@@ -37,3 +37,3 @@ "author": "Evans Hauser <evanshauser@gmail.com>", | ||
"dependencies": { | ||
"apollo-link": "^1.2.9", | ||
"apollo-link": "^1.2.10", | ||
"tslib": "^1.9.3" | ||
@@ -43,10 +43,10 @@ }, | ||
"@types/graphql": "14.0.7", | ||
"@types/jest": "22.2.3", | ||
"@types/jest": "24.0.11", | ||
"fetch-mock": "6.5.2", | ||
"graphql": "14.1.1", | ||
"graphql-tag": "2.10.1", | ||
"jest": "22.4.4", | ||
"jest": "24.5.0", | ||
"proxyquire": "1.8.0", | ||
"rimraf": "2.6.3", | ||
"rollup": "1.4.1", | ||
"rollup": "1.6.0", | ||
"ts-jest": "22.4.6", | ||
@@ -69,3 +69,3 @@ "tslint": "5.13.1", | ||
}, | ||
"gitHead": "2c960e057de9d664855bb18df4a4bd25c88bb6ef" | ||
"gitHead": "127ab65ba89185a82c492299c7853f02fdd7e570" | ||
} |
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
76068
22
Updatedapollo-link@^1.2.10