zeebe-bpmn-moddle
Advanced tools
Comparing version 1.8.0 to 1.9.0
{ | ||
"name": "zeebe-bpmn-moddle", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"description": "Zeebe moddle extensions for BPMN 2.0", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -683,4 +683,22 @@ { | ||
] | ||
}, | ||
{ | ||
"name": "AdHoc", | ||
"superClass": [ | ||
"Element" | ||
], | ||
"meta": { | ||
"allowedIn": [ | ||
"bpmn:AdHocSubProcess" | ||
] | ||
}, | ||
"properties": [ | ||
{ | ||
"name": "activeElementsCollection", | ||
"isAttr": true, | ||
"type": "String" | ||
} | ||
] | ||
} | ||
] | ||
} |
Unstable ownership
Supply chain riskA new collaborator has begun publishing package versions. Package stability and security risk may be elevated.
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
16918
703
1
1