babel-plugin-inline-import-graphql-ast
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "babel-plugin-inline-import-graphql-ast", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Babel plugin to make raw files importable", | ||
@@ -29,2 +29,3 @@ "author": "Alexander Roberts <detrohutt@gmail.com>", | ||
"babylon": "^6.17.0", | ||
"graphql": "^0.9.6", | ||
"graphql-tag": "^2.0.0", | ||
@@ -31,0 +32,0 @@ "resolve": "^1.3.3" |
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
13797
4
+ Addedgraphql@^0.9.6
+ Addedgraphql@0.9.6(transitive)
+ Addediterall@1.3.0(transitive)
- Removedgraphql@16.9.0(transitive)