graphql-import
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "graphql-import", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"license": "MIT", | ||
@@ -42,3 +42,5 @@ "repository": "git@github.com:graphcool/graphql-import.git", | ||
"devDependencies": { | ||
"@types/node": "8.5.5", | ||
"@types/node": "8.5.7", | ||
"@types/graphql": "0.11.7", | ||
"@types/lodash": "4.14.85", | ||
"ava": "0.24.0", | ||
@@ -55,4 +57,2 @@ "ava-ts": "0.23.0", | ||
"dependencies": { | ||
"@types/graphql": "0.11.7", | ||
"@types/lodash": "^4.14.85", | ||
"graphql": "^0.12.3", | ||
@@ -59,0 +59,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
2
44772
12
- Removed@types/graphql@0.11.7
- Removed@types/lodash@^4.14.85
- Removed@types/graphql@0.11.7(transitive)
- Removed@types/lodash@4.17.13(transitive)