@markuplint/html-parser
Advanced tools
Comparing version 4.0.1 to 4.1.0
{ | ||
"name": "@markuplint/html-parser", | ||
"version": "4.0.1", | ||
"version": "4.1.0", | ||
"description": "HTML parser for markuplint", | ||
@@ -29,7 +29,7 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"@markuplint/ml-ast": "4.0.1", | ||
"@markuplint/parser-utils": "4.0.1", | ||
"@markuplint/parser-utils": "4.1.0", | ||
"parse5": "7.1.2", | ||
"type-fest": "^4.10.2" | ||
}, | ||
"gitHead": "bf84b391b580a8586fa7acaf56eb2e8114c8e33e" | ||
"gitHead": "b9817c30c2df71faa866e3b3fe286afa499deede" | ||
} |
+ Added@markuplint/parser-utils@4.1.0(transitive)
- Removed@markuplint/parser-utils@4.0.1(transitive)