@markuplint/html-parser
Advanced tools
Comparing version 4.0.0-rc.0 to 4.0.0-rc.1
{ | ||
"name": "@markuplint/html-parser", | ||
"version": "4.0.0-rc.0", | ||
"version": "4.0.0-rc.1", | ||
"description": "HTML parser for markuplint", | ||
@@ -28,8 +28,8 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-ast": "4.0.0-rc.0", | ||
"@markuplint/parser-utils": "4.0.0-rc.0", | ||
"@markuplint/ml-ast": "4.0.0-rc.1", | ||
"@markuplint/parser-utils": "4.0.0-rc.1", | ||
"parse5": "7.1.2", | ||
"type-fest": "^4.10.2" | ||
}, | ||
"gitHead": "3fdeb45cb69ed52b3a215a7520cea1181601443f" | ||
"gitHead": "3a9dbbf4c3c05de66d402802919ee94a46a5eb67" | ||
} |
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
0
+ Added@markuplint/ml-ast@4.0.0-rc.1(transitive)
+ Added@markuplint/ml-spec@4.0.0-rc.1(transitive)
+ Added@markuplint/parser-utils@4.0.0-rc.1(transitive)
+ Added@markuplint/types@4.0.0-rc.1(transitive)
- Removed@markuplint/ml-ast@4.0.0-rc.0(transitive)
- Removed@markuplint/ml-spec@4.0.0-rc.0(transitive)
- Removed@markuplint/parser-utils@4.0.0-rc.0(transitive)
- Removed@markuplint/types@4.0.0-rc.0(transitive)