remixml-dom
Advanced tools
Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "remixml-dom", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "Remixml component that renders to DOM in browsers", | ||
@@ -5,0 +5,0 @@ "main": "remixml-dom.min.js", |
@@ -9,3 +9,5 @@ <h1>Remixml to DOM rendering</h1> | ||
Uses the regular Javascript DOM-API. | ||
Uses the regular Javascript DOM-API and therefore is not limited by the | ||
pseudo-smart parsing rules that the browser HTML parser imposes, i.e. | ||
it allows the creation of arbitrary DOM structures. | ||
@@ -12,0 +14,0 @@ ## Requirements |
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
19160
33