apollo-link-core
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "apollo-link-core", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Flexible, lightweight transport layer for GraphQL", | ||
@@ -65,5 +65,5 @@ "author": "Evans Hauser <evanshauser@gmail.com>", | ||
"optionalDependencies": { | ||
"@types/graphql": "^0.10.0", | ||
"@types/graphql": "~0.9.0", | ||
"@types/zen-observable": "^0.5.1" | ||
} | ||
} |
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
157276