bpmn-moddle
Advanced tools
Comparing version 5.1.1 to 5.1.2
@@ -9,2 +9,7 @@ # Changelog | ||
## 5.1.2 | ||
* `CHORE`: warn on unknown attribute in well-known namespace | ||
* `FIX`: correct missing `participantMultiplicity` parent | ||
## 5.1.0 | ||
@@ -11,0 +16,0 @@ |
{ | ||
"name": "bpmn-moddle", | ||
"version": "5.1.1", | ||
"version": "5.1.2", | ||
"description": "A moddle wrapper for BPMN 2.0", | ||
@@ -46,4 +46,4 @@ "scripts": { | ||
"moddle": "^4.1.0", | ||
"moddle-xml": "^7.1.0" | ||
"moddle-xml": "^7.2.2" | ||
} | ||
} |
@@ -1983,2 +1983,5 @@ { | ||
} | ||
], | ||
"superClass": [ | ||
"BaseElement" | ||
] | ||
@@ -1985,0 +1988,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
151442
3614
Updatedmoddle-xml@^7.2.2