graphql-config
Advanced tools
Comparing version 1.1.6 to 1.1.7
{ | ||
"name": "graphql-config", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)", | ||
@@ -58,3 +58,3 @@ "main": "lib/index.js", | ||
"cpx": "1.5.0", | ||
"rimraf": "^2.6.2", | ||
"rimraf": "2.6.2", | ||
"tslint": "5.8.0", | ||
@@ -66,3 +66,3 @@ "tslint-config-standard": "7.0.0", | ||
"graphql": "^0.12.3", | ||
"graphql-import": "^0.3.0", | ||
"graphql-import": "^0.4.0", | ||
"graphql-request": "^1.4.0", | ||
@@ -69,0 +69,0 @@ "js-yaml": "^3.10.0", |
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
74350
+ Addedgraphql-import@0.4.5(transitive)
- Removedgraphql-import@0.3.1(transitive)
Updatedgraphql-import@^0.4.0