moddle-xml
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -9,2 +9,10 @@ # Changelog | ||
## 5.0.2 | ||
* `FIX`: properly handle `.` in attribute names | ||
## 5.0.1 | ||
* `FIX`: decode entities in `text` nodes | ||
## 5.0.0 | ||
@@ -11,0 +19,0 @@ |
{ | ||
"name": "moddle-xml", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "XML import/export for documents described with moddle", | ||
@@ -48,5 +48,5 @@ "directories": { | ||
"moddle": "^3.0.0", | ||
"saxen": "^7.0.0", | ||
"saxen": "^7.0.1", | ||
"tiny-stack": "^0.1.0" | ||
} | ||
} |
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
42947
Updatedsaxen@^7.0.1