@codemirror/highlight
Advanced tools
Comparing version 0.19.0 to 0.19.1
@@ -0,1 +1,7 @@ | ||
## 0.19.1 (2021-08-11) | ||
### Bug fixes | ||
Fix incorrect versions for @lezer dependencies. | ||
## 0.19.0 (2021-08-11) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "@codemirror/highlight", | ||
"version": "0.19.0", | ||
"version": "0.19.1", | ||
"description": "Syntax highlighting for the CodeMirror code editor", | ||
@@ -33,3 +33,3 @@ "scripts": { | ||
"@codemirror/view": "^0.19.0", | ||
"@lezer/common": "^0.14.0", | ||
"@lezer/common": "^0.15.0", | ||
"style-mod": "^4.0.0" | ||
@@ -36,0 +36,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
106266
Updated@lezer/common@^0.15.0