codemirror-graphql
Advanced tools
Comparing version 0.6.8 to 0.6.9
{ | ||
"name": "codemirror-graphql", | ||
"version": "0.6.8", | ||
"version": "0.6.9", | ||
"description": "GraphQL mode and helpers for CodeMirror.", | ||
@@ -52,3 +52,3 @@ "contributors": [ | ||
"dependencies": { | ||
"graphql-language-service-interface": "0.0.16", | ||
"graphql-language-service-interface": "^0.0.16", | ||
"graphql-language-service-parser": "^0.0.14" | ||
@@ -85,4 +85,4 @@ }, | ||
"eslint-plugin-babel": "4.1.1", | ||
"eslint-plugin-flowtype": "2.34.0", | ||
"flow-bin": "0.48.0", | ||
"eslint-plugin-flowtype": "2.34.1", | ||
"flow-bin": "0.49.1", | ||
"graphql": "^0.10.1", | ||
@@ -89,0 +89,0 @@ "jsdom": "11.0.0", |
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
69646