codemirror-graphql
Advanced tools
Comparing version 2.0.9-alpha.1 to 2.0.9
{ | ||
"name": "codemirror-graphql", | ||
"version": "2.0.9-alpha.1", | ||
"version": "2.0.9", | ||
"description": "GraphQL mode and helpers for CodeMirror.", | ||
@@ -54,3 +54,3 @@ "contributors": [ | ||
"dependencies": { | ||
"graphql-language-service": "5.1.7-alpha.0" | ||
"graphql-language-service": "5.1.7" | ||
}, | ||
@@ -57,0 +57,0 @@ "devDependencies": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
446610
+ Addedgraphql-language-service@5.1.7(transitive)
- Removedgraphql-language-service@5.1.7-alpha.0(transitive)