@neo4j-cypher/react-codemirror
Advanced tools
Comparing version 2.0.0-next.13 to 2.0.0-next.14
# @neo4j-cypher/react-codemirror | ||
## 2.0.0-next.14 | ||
### Patch Changes | ||
- d85c1e0: Fixes bug with auto-completions | ||
- Updated dependencies [bccf518] | ||
- @neo4j-cypher/language-support@2.0.0-next.11 | ||
## 2.0.0-next.13 | ||
@@ -4,0 +12,0 @@ |
@@ -20,3 +20,3 @@ { | ||
], | ||
"version": "2.0.0-next.13", | ||
"version": "2.0.0-next.14", | ||
"main": "./dist/index.js", | ||
@@ -55,3 +55,3 @@ "types": "./dist/index.d.ts", | ||
"@lezer/highlight": "^1.1.3", | ||
"@neo4j-cypher/language-support": "2.0.0-next.10", | ||
"@neo4j-cypher/language-support": "2.0.0-next.11", | ||
"@types/prismjs": "^1.26.3", | ||
@@ -58,0 +58,0 @@ "@types/workerpool": "^6.4.7", |
Sorry, the diff of this file is not supported yet
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
674141
3143
17
131
1
95
+ Added@neo4j-cypher/language-support@2.0.0-next.11(transitive)
+ Added@types/node@22.10.4(transitive)
- Removed@neo4j-cypher/language-support@2.0.0-next.10(transitive)
- Removed@types/node@22.10.5(transitive)