@markuplint/html-parser
Advanced tools
Comparing version 1.0.0-alpha.10 to 1.0.0-alpha.11
{ | ||
"name": "@markuplint/html-parser", | ||
"version": "1.0.0-alpha.10", | ||
"version": "1.0.0-alpha.11", | ||
"description": "HTML parser for markuplint", | ||
@@ -16,2 +16,3 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"build": "tsc", | ||
"dev": "tsc --build --watch", | ||
"clean": "tsc --build --clean" | ||
@@ -28,3 +29,3 @@ }, | ||
}, | ||
"gitHead": "5966e1fa119ba9813e5a19d760a794abd88da08c" | ||
"gitHead": "36f474ce27674d0faa96e8eeded21c9ff0ceeab9" | ||
} |
Sorry, the diff of this file is not supported yet
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
169313