@codemirror/lint
Advanced tools
Comparing version 0.20.3 to 6.0.0
@@ -0,1 +1,7 @@ | ||
## 6.0.0 (2022-06-08) | ||
### Breaking changes | ||
Update dependencies to 6.0.0 | ||
## 0.20.3 (2022-05-25) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "@codemirror/lint", | ||
"version": "0.20.3", | ||
"version": "6.0.0", | ||
"description": "Linting support for the CodeMirror code editor", | ||
@@ -29,4 +29,4 @@ "scripts": { | ||
"dependencies": { | ||
"@codemirror/state": "^0.20.0", | ||
"@codemirror/view": "^0.20.2", | ||
"@codemirror/state": "^6.0.0", | ||
"@codemirror/view": "^6.0.0", | ||
"crelt": "^1.0.5" | ||
@@ -33,0 +33,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
67646
1
+ Added@codemirror/state@6.4.1(transitive)
+ Added@codemirror/view@6.34.2(transitive)
- Removed@codemirror/state@0.20.1(transitive)
- Removed@codemirror/view@0.20.7(transitive)
Updated@codemirror/state@^6.0.0
Updated@codemirror/view@^6.0.0