bpmn-moddle
Advanced tools
Comparing version 5.1.4 to 5.1.5
@@ -9,2 +9,6 @@ # Changelog | ||
## 5.1.5 | ||
* `FIX`: correct `StandardLoopCharacteristics#loopMaximum` type [#56](https://github.com/bpmn-io/bpmn-moddle/issues/56) | ||
## 5.1.4 | ||
@@ -11,0 +15,0 @@ |
{ | ||
"name": "bpmn-moddle", | ||
"version": "5.1.4", | ||
"version": "5.1.5", | ||
"description": "A moddle wrapper for BPMN 2.0", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -2471,6 +2471,4 @@ { | ||
"name": "loopMaximum", | ||
"type": "Expression", | ||
"xml": { | ||
"serialize": "xsi:type" | ||
} | ||
"type": "Integer", | ||
"isAttr": true | ||
} | ||
@@ -2477,0 +2475,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
151809
3615