zeebe-bpmn-moddle
Advanced tools
Comparing version 0.3.0 to 0.4.0
@@ -9,2 +9,6 @@ # Changelog | ||
## 0.3.0 | ||
* `FEAT`: Implement zeebe moddle extension and add canCopyProperty for initial set of elements (https://github.com/zeebe-io/zeebe-bpmn-moddle/pull/3) | ||
## 0.2.0 | ||
@@ -11,0 +15,0 @@ |
{ | ||
"name": "zeebe-bpmn-moddle", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "Zeebe moddle extensions for BPMN 2.0", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -43,3 +43,12 @@ { | ||
} | ||
] | ||
], | ||
"meta": { | ||
"allowedIn": [ | ||
"bpmn:CallActivity", | ||
"bpmn:Event", | ||
"bpmn:ReceiveTask", | ||
"bpmn:ServiceTask", | ||
"bpmn:SubProcess" | ||
] | ||
} | ||
}, | ||
@@ -220,2 +229,2 @@ { | ||
] | ||
} | ||
} |
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
10446
284
0