posthtml-parser
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -66,3 +66,3 @@ /*jshint -W082 */ | ||
} | ||
}); | ||
}, {xmlMode: true}); | ||
@@ -69,0 +69,0 @@ parser.write(html); |
{ | ||
"name": "posthtml-parser", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Parse HTML/XML to PostHTMLTree", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -6,3 +6,4 @@ # posthtml-parser | ||
Parse HTML/XML to [PostHTMLTree](https://github.com/posthtml/posthtml#posthtml-json-tree-example) | ||
Parse HTML/XML to [PostHTMLTree](https://github.com/posthtml/posthtml#posthtml-json-tree-example). | ||
More about [PostHTML](https://github.com/posthtml/posthtml#readme) | ||
@@ -9,0 +10,0 @@ ## Install |
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
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
5993
65
0