@markuplint/html-parser
Advanced tools
Comparing version 2.2.3 to 2.2.4
{ | ||
"name": "@markuplint/html-parser", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"description": "HTML parser for markuplint", | ||
@@ -24,7 +24,7 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"@markuplint/ml-ast": "2.0.1-dev.20220307.0", | ||
"@markuplint/parser-utils": "2.2.2", | ||
"@markuplint/parser-utils": "2.2.3", | ||
"parse5": "^6.0.1", | ||
"tslib": "^2.3.1" | ||
}, | ||
"gitHead": "c3e38fbec92fffa4a44564d1c7a37963f40502ce" | ||
"gitHead": "afa74b84894bec3ca633e25e5ea0ad3c0ee73209" | ||
} |
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
+ Added@markuplint/parser-utils@2.2.3(transitive)
+ Added@markuplint/types@2.2.1(transitive)
- Removed@markuplint/parser-utils@2.2.2(transitive)
- Removed@markuplint/types@2.2.0(transitive)