graphql-codegen-core
Advanced tools
Comparing version 0.8.1 to 0.9.0-alpha.465f2525
{ | ||
"name": "graphql-codegen-core", | ||
"version": "0.8.1", | ||
"version": "0.9.0-alpha.465f2525", | ||
"description": "GraphQL types and code generator based on schema", | ||
@@ -75,2 +75,3 @@ "main": "dist/index.js", | ||
"graphql": "^0.10.4", | ||
"graphql-tag": "^2.4.2", | ||
"graphql-tools": "^1.0.0" | ||
@@ -81,3 +82,2 @@ }, | ||
"@types/node": "7", | ||
"graphql-tag": "^2.4.2", | ||
"jest": "^20.0.4", | ||
@@ -84,0 +84,0 @@ "rimraf": "^2.6.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
137772
6
4
+ Addedgraphql-tag@^2.4.2
+ Addedgraphql-tag@2.12.6(transitive)
+ Addedtslib@2.8.1(transitive)