graphql-import
Advanced tools
Comparing version 0.4.2 to 0.4.3
{ | ||
"name": "graphql-import", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"engines": { | ||
@@ -45,7 +45,7 @@ "node": ">=4.0.0" | ||
"devDependencies": { | ||
"@types/node": "8.5.9", | ||
"@types/node": "8.5.10", | ||
"@types/graphql": "0.12.3", | ||
"@types/lodash": "4.14.98", | ||
"@types/lodash": "4.14.101", | ||
"ava": "0.25.0", | ||
"ava-ts": "0.24.0", | ||
"ava-ts": "0.24.1", | ||
"nyc": "11.4.1", | ||
@@ -56,9 +56,9 @@ "tap-xunit": "2.2.0", | ||
"tslint-config-standard": "7.0.0", | ||
"typedoc": "0.9.0", | ||
"typescript": "2.6.2" | ||
"typedoc": "0.10.0", | ||
"typescript": "2.7.1" | ||
}, | ||
"dependencies": { | ||
"graphql": "^0.12.3", | ||
"graphql": "^0.13.0", | ||
"lodash": "^4.17.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
49912
567
+ Addedgraphql@0.13.2(transitive)
+ Addediterall@1.3.0(transitive)
- Removedgraphql@0.12.3(transitive)
- Removediterall@1.1.3(transitive)
Updatedgraphql@^0.13.0