bpmn-moddle
Advanced tools
Comparing version 3.0.2 to 4.0.0
@@ -9,2 +9,6 @@ # Changelog | ||
## 4.0.0 | ||
* `FEAT`: encode entities in body properties (rather than using CDATA escaping) | ||
## 3.0.2 | ||
@@ -11,0 +15,0 @@ |
{ | ||
"name": "bpmn-moddle", | ||
"version": "3.0.2", | ||
"version": "4.0.0", | ||
"description": "A moddle wrapper for BPMN 2.0", | ||
@@ -44,4 +44,4 @@ "scripts": { | ||
"moddle": "^3.0.0", | ||
"moddle-xml": "^5.0.2" | ||
"moddle-xml": "^6.0.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
150815
+ Addedmoddle-xml@6.0.0(transitive)
- Removedmoddle-xml@5.0.2(transitive)
Updatedmoddle-xml@^6.0.0