zeebe-bpmn-moddle
Advanced tools
Comparing version 0.8.0 to 0.9.0
{ | ||
"name": "zeebe-bpmn-moddle", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"description": "Zeebe moddle extensions for BPMN 2.0", | ||
@@ -42,3 +42,3 @@ "scripts": { | ||
"min-dash": "^3.5.2", | ||
"mocha": "^9.0.2", | ||
"mocha": "^9.1.3", | ||
"npm-run-all": "^4.1.2", | ||
@@ -45,0 +45,0 @@ "xsd-schema-validator": "^0.7.0" |
@@ -282,4 +282,27 @@ { | ||
] | ||
}, | ||
{ | ||
"name": "CalledDecision", | ||
"superClass": [ | ||
"Element" | ||
], | ||
"meta": { | ||
"allowedIn": [ | ||
"bpmn:BusinessRuleTask" | ||
] | ||
}, | ||
"properties": [ | ||
{ | ||
"name": "decisionId", | ||
"type": "String", | ||
"isAttr": true | ||
}, | ||
{ | ||
"name": "resultVariable", | ||
"type": "String", | ||
"isAttr": true | ||
} | ||
] | ||
} | ||
] | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
14400
7
389
0