moddle-xml
Advanced tools
Comparing version 7.2.0 to 7.2.1
@@ -340,3 +340,3 @@ import { | ||
// if that is the case we emit a warning to indicate potential misuse | ||
if (model.getPackage(propNameNs.prefix)) { | ||
if (name !== 'xmlns' && model.getPackage(propNameNs.prefix)) { | ||
@@ -343,0 +343,0 @@ context.addWarning({ |
{ | ||
"name": "moddle-xml", | ||
"version": "7.2.0", | ||
"version": "7.2.1", | ||
"description": "XML import/export for documents described with moddle", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
43791