Comparing version 0.1.14 to 0.1.15
@@ -922,5 +922,2 @@ /* | ||
buf.push('<',nodeName); | ||
if (node.namespaceURI) { | ||
buf.push(' xmlns="',node.namespaceURI.replace(/[<&"]/g,_xmlEncoder),'"'); | ||
} | ||
for(var i=0;i<len;i++){ | ||
@@ -927,0 +924,0 @@ serializeToString(attrs.item(i),buf,isHTML); |
{ | ||
"name": "xmldom", | ||
"version": "0.1.14", | ||
"version": "0.1.15", | ||
"description": "A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSerializer).", | ||
@@ -5,0 +5,0 @@ "keywords": ["w3c","dom","xml","parser","javascript","DOMParser","XMLSerializer"], |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
1308096
2677