graphql-config
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "graphql-config", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)", | ||
@@ -50,4 +50,4 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/graphql": "^0.11.6", | ||
"@types/node": "^8.0.53", | ||
"@types/graphql": "^0.11.7", | ||
"@types/node": "^8.5.1", | ||
"@types/node-fetch": "1.6.7", | ||
@@ -61,7 +61,7 @@ "ava": "^0.24.0", | ||
"tslint-config-standard": "^7.0.0", | ||
"typescript": "^2.6.1" | ||
"typescript": "^2.6.2" | ||
}, | ||
"dependencies": { | ||
"graphql": "^0.11.7", | ||
"graphql-import": "^0.1.5", | ||
"graphql": "^0.12.3", | ||
"graphql-import": "^0.1.7", | ||
"graphql-request": "^1.4.0", | ||
@@ -68,0 +68,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
78627
- Removedgraphql@0.11.7(transitive)
Updatedgraphql@^0.12.3
Updatedgraphql-import@^0.1.7