codemirror-graphql
Advanced tools
Comparing version 3.0.0-canary-b5674a4f.0 to 3.0.0-canary-cd4cdaba.0
{ | ||
"name": "codemirror-graphql", | ||
"version": "3.0.0-canary-b5674a4f.0", | ||
"version": "3.0.0-canary-cd4cdaba.0", | ||
"description": "GraphQL mode and helpers for CodeMirror.", | ||
@@ -21,3 +21,2 @@ "contributors": [ | ||
"files": [ | ||
"src", | ||
"cm6-legacy", | ||
@@ -28,3 +27,2 @@ "utils", | ||
"/*.js", | ||
"/*.js.flow", | ||
"/*.js.map", | ||
@@ -37,5 +35,7 @@ "/*.d.ts", | ||
"scripts": { | ||
"watch": "babel --optional runtime resources/watch.js | node", | ||
"test": "jest" | ||
}, | ||
"engines": { | ||
"node": ">=16" | ||
}, | ||
"peerDependencies": { | ||
@@ -48,3 +48,3 @@ "@codemirror/language": "6.0.0", | ||
"dependencies": { | ||
"graphql-language-service": "6.0.0-canary-b5674a4f.0" | ||
"graphql-language-service": "6.0.0-canary-cd4cdaba.0" | ||
}, | ||
@@ -51,0 +51,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
127584
87
1636
1
+ Addedgraphql-language-service@6.0.0-canary-cd4cdaba.0(transitive)
- Removedgraphql-language-service@6.0.0-canary-b5674a4f.0(transitive)