@markuplint/html-parser
Advanced tools
Comparing version 4.6.3 to 4.6.4-alpha.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.6.4-alpha.0](https://github.com/markuplint/markuplint/compare/@markuplint/html-parser@4.6.3...@markuplint/html-parser@4.6.4-alpha.0) (2024-06-02) | ||
**Note:** Version bump only for package @markuplint/html-parser | ||
## [4.6.3](https://github.com/markuplint/markuplint/compare/@markuplint/html-parser@4.6.2...@markuplint/html-parser@4.6.3) (2024-05-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@markuplint/html-parser", | ||
"version": "4.6.3", | ||
"version": "4.6.4-alpha.0", | ||
"description": "HTML parser for markuplint", | ||
@@ -28,8 +28,8 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-ast": "4.4.0", | ||
"@markuplint/parser-utils": "4.6.3", | ||
"@markuplint/ml-ast": "4.4.1-alpha.0", | ||
"@markuplint/parser-utils": "4.6.4-alpha.0", | ||
"parse5": "7.1.2", | ||
"type-fest": "4.18.3" | ||
}, | ||
"gitHead": "bf70c41b1d2497e85b73c9ecd5551eb522e6bdfc" | ||
"gitHead": "b1cabc178e3553fd66c7ed4357b4124eb2585327" | ||
} |
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
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
16132
2
+ Added@markuplint/ml-ast@4.4.1-alpha.0(transitive)
+ Added@markuplint/ml-spec@4.6.2-alpha.0(transitive)
+ Added@markuplint/parser-utils@4.6.4-alpha.0(transitive)
+ Added@markuplint/shared@4.4.2-alpha.0(transitive)
+ Added@markuplint/types@4.5.2-alpha.0(transitive)
+ Addeddebug@4.3.5(transitive)
- Removed@markuplint/ml-ast@4.4.0(transitive)
- Removed@markuplint/ml-spec@4.6.1(transitive)
- Removed@markuplint/parser-utils@4.6.3(transitive)
- Removed@markuplint/shared@4.4.1(transitive)
- Removed@markuplint/types@4.5.1(transitive)
- Removeddebug@4.3.4(transitive)