@dreamworld/web-util
Advanced tools
Comparing version 1.3.0-html-trim.1 to 1.3.0-html-trim.2
@@ -46,5 +46,5 @@ import textToHtml from './textToHtml'; | ||
html = removeEmptyNodes(html, deep); | ||
return htmlToText(html); | ||
return htmlToText(html, true); | ||
} | ||
export default htmlTrim; |
{ | ||
"name": "@dreamworld/web-util", | ||
"version": "1.3.0-html-trim.1", | ||
"version": "1.3.0-html-trim.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
6496