apollo-link-http
Advanced tools
Comparing version 0.3.1 to 0.4.0
{ | ||
"name": "apollo-link-http", | ||
"version": "0.3.1", | ||
"version": "0.4.0", | ||
"description": "HTTP transport layer for GraphQL", | ||
@@ -43,3 +43,3 @@ "author": "Evans Hauser <evanshauser@gmail.com>", | ||
"apollo-fetch": "^0.6.0", | ||
"apollo-link-core": "^0.3.1", | ||
"apollo-link-core": "^0.4.0", | ||
"graphql": "^0.10.5" | ||
@@ -50,2 +50,3 @@ }, | ||
"@types/chai-as-promised": "0.0.31", | ||
"@types/graphql": "~0.10.2", | ||
"@types/mocha": "^2.2.31", | ||
@@ -66,6 +67,3 @@ "@types/sinon": "^2.3.2", | ||
"typescript": "^2.2.1" | ||
}, | ||
"optionalDependencies": { | ||
"@types/graphql": "~0.10.2" | ||
} | ||
} |
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
3
34900
18
+ Addedapollo-link-core@0.4.1(transitive)
+ Addedzen-observable-ts@0.4.4(transitive)
- Removed@types/graphql@0.10.2(transitive)
- Removedapollo-link-core@0.3.1(transitive)
- Removedzen-observable-ts@0.2.0(transitive)
Updatedapollo-link-core@^0.4.0