graphql-import
Advanced tools
Comparing version 0.4.3 to 0.4.4
{ | ||
"name": "graphql-import", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"engines": { | ||
@@ -44,8 +44,12 @@ "node": ">=4.0.0" | ||
}, | ||
"peerDependencies": { | ||
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "8.5.10", | ||
"@types/graphql": "0.12.3", | ||
"@types/lodash": "4.14.101", | ||
"@types/graphql": "0.12.4", | ||
"@types/lodash": "4.14.104", | ||
"@types/node": "9.4.6", | ||
"ava": "0.25.0", | ||
"ava-ts": "0.24.1", | ||
"ava-ts": "0.24.2", | ||
"graphql": "^0.13.0", | ||
"nyc": "11.4.1", | ||
@@ -57,8 +61,7 @@ "tap-xunit": "2.2.0", | ||
"typedoc": "0.10.0", | ||
"typescript": "2.7.1" | ||
"typescript": "2.7.2" | ||
}, | ||
"dependencies": { | ||
"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
49987
13
- Removedgraphql@^0.13.0