bpmn-moddle
Advanced tools
Comparing version 5.0.1 to 5.1.0
@@ -9,2 +9,6 @@ # Changelog | ||
## 5.1.0 | ||
* `CHORE`: bump dependency versions | ||
## 5.0.0 | ||
@@ -11,0 +15,0 @@ |
{ | ||
"name": "bpmn-moddle", | ||
"version": "5.0.1", | ||
"version": "5.1.0", | ||
"description": "A moddle wrapper for BPMN 2.0", | ||
@@ -44,6 +44,6 @@ "scripts": { | ||
"dependencies": { | ||
"min-dash": "^2.4.0", | ||
"moddle": "^4.0.1", | ||
"moddle-xml": "^7.0.0" | ||
"min-dash": "^3.0.0", | ||
"moddle": "^4.1.0", | ||
"moddle-xml": "^7.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
151071
- Removedmin-dash@2.4.0(transitive)
Updatedmin-dash@^3.0.0
Updatedmoddle@^4.1.0
Updatedmoddle-xml@^7.1.0