graphql-config
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -213,3 +213,3 @@ "use strict"; | ||
} | ||
var _1 = result[0], key = result[1], value = result[2]; | ||
var _ = result[0], key = result[1], value = result[2]; | ||
extensions[key] = value; | ||
@@ -216,0 +216,0 @@ } |
{ | ||
"name": "graphql-config", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)", | ||
@@ -51,3 +51,3 @@ "main": "lib/index.js", | ||
"@types/graphql": "0.11.7", | ||
"@types/node": "8.5.5", | ||
"@types/node": "8.5.7", | ||
"@types/node-fetch": "1.6.7", | ||
@@ -59,2 +59,3 @@ "ava": "0.24.0", | ||
"cpx": "1.5.0", | ||
"rimraf": "^2.6.2", | ||
"tslint": "5.8.0", | ||
@@ -66,8 +67,7 @@ "tslint-config-standard": "7.0.0", | ||
"graphql": "^0.12.3", | ||
"graphql-import": "^0.2.0", | ||
"graphql-import": "^0.3.0", | ||
"graphql-request": "^1.4.0", | ||
"js-yaml": "^3.10.0", | ||
"minimatch": "^3.0.4", | ||
"rimraf": "^2.6.2" | ||
"minimatch": "^3.0.4" | ||
} | ||
} |
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
5
74351
12
+ Addedgraphql-import@0.3.1(transitive)
- Removedrimraf@^2.6.2
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.2.3(transitive)
- Removedgraphql-import@0.2.1(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedrimraf@2.7.1(transitive)
- Removedwrappy@1.0.2(transitive)
Updatedgraphql-import@^0.3.0