graphql-codegen-core
Advanced tools
Comparing version 0.7.0-alpha.b5ecec0c to 0.8.0-alpha.167b50c6
{ | ||
"name": "graphql-codegen-core", | ||
"version": "0.7.0-alpha.b5ecec0c", | ||
"version": "0.8.0-alpha.167b50c6", | ||
"description": "GraphQL types and code generator based on schema", | ||
@@ -76,3 +76,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"graphql": "^0.10.3", | ||
"@types/graphql": "^0.10.0", | ||
"graphql": "^0.10.4", | ||
"graphql-tools": "^1.0.0" | ||
@@ -79,0 +80,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
124811
3
+ Added@types/graphql@^0.10.0
+ Added@types/graphql@0.10.2(transitive)
Updatedgraphql@^0.10.4