codemirror-graphql
Advanced tools
Comparing version 0.12.2-alpha.0 to 0.12.2-alpha.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.12.2-alpha.1](https://github.com/graphql/graphiql/compare/codemirror-graphql@0.12.2-alpha.0...codemirror-graphql@0.12.2-alpha.1) (2020-08-12) | ||
**Note:** Version bump only for package codemirror-graphql | ||
## [0.12.2-alpha.0](https://github.com/graphql/graphiql/compare/codemirror-graphql@0.12.1...codemirror-graphql@0.12.2-alpha.0) (2020-08-10) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "codemirror-graphql", | ||
"version": "0.12.2-alpha.0", | ||
"version": "0.12.2-alpha.1", | ||
"description": "GraphQL mode and helpers for CodeMirror.", | ||
@@ -53,4 +53,4 @@ "contributors": [ | ||
"dependencies": { | ||
"graphql-language-service-interface": "^2.4.2-alpha.0", | ||
"graphql-language-service-parser": "^1.6.1" | ||
"graphql-language-service-interface": "^2.4.2-alpha.1", | ||
"graphql-language-service-parser": "^1.6.2" | ||
}, | ||
@@ -69,3 +69,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "6288caae5e7271f4f15455b8526a64d69001decd" | ||
"gitHead": "2de91ba08920927624ec6f6c8d86b6abc46b6d26" | ||
} |
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
171914