apollo-link-core
Advanced tools
Comparing version 0.3.1 to 0.4.0
{ | ||
"name": "apollo-link-core", | ||
"version": "0.3.1", | ||
"version": "0.4.0", | ||
"description": "Flexible, lightweight transport layer for GraphQL", | ||
@@ -44,3 +44,3 @@ "author": "Evans Hauser <evanshauser@gmail.com>", | ||
"graphql-tag": "^2.4.2", | ||
"zen-observable-ts": "^0.2.0" | ||
"zen-observable-ts": "^0.3.0" | ||
}, | ||
@@ -50,2 +50,3 @@ "devDependencies": { | ||
"@types/chai-as-promised": "0.0.31", | ||
"@types/graphql": "~0.10.2", | ||
"@types/mocha": "^2.2.31", | ||
@@ -65,6 +66,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
160326
17
+ Addedzen-observable-ts@0.3.0(transitive)
- Removed@types/graphql@0.10.2(transitive)
- Removedzen-observable-ts@0.2.0(transitive)
Updatedzen-observable-ts@^0.3.0