@bpmn-io/extract-process-variables
Advanced tools
Comparing version 0.4.4 to 0.4.5
@@ -9,2 +9,7 @@ # Changelog | ||
## 0.4.5 | ||
* `DEPS`: drop unnecessary peer dependency entirely ([`2f225d33`](https://github.com/bpmn-io/extract-process-variables/commit/2f225d33b5b5ddf8c29f46d71d13986d4e710e08)) | ||
* `DEPS`: update to `min-dash@3.8.1` | ||
## 0.4.4 | ||
@@ -11,0 +16,0 @@ |
{ | ||
"name": "@bpmn-io/extract-process-variables", | ||
"version": "0.4.4", | ||
"version": "0.4.5", | ||
"description": "A util for bpmn-js to extract Camunda BPM process variables from a BPMN 2.0 diagram.", | ||
@@ -36,3 +36,3 @@ "main": "dist/index.js", | ||
"eslint": "^7.6.0", | ||
"eslint-plugin-bpmn-io": "^0.11.0", | ||
"eslint-plugin-bpmn-io": "^0.12.0", | ||
"esm": "^3.2.25", | ||
@@ -45,7 +45,4 @@ "mocha": "^8.1.1", | ||
"dependencies": { | ||
"min-dash": "^3.5.2" | ||
}, | ||
"peerDependencies": { | ||
"camunda-bpmn-moddle": "^4.x || ^5.x || ^6.x" | ||
"min-dash": "^3.8.1" | ||
} | ||
} |
41463
1
- Removedbpmn-js@9.4.1(transitive)
- Removedbpmn-moddle@7.1.3(transitive)
- Removedcamunda-bpmn-moddle@6.1.2(transitive)
- Removedcomponent-event@0.1.4(transitive)
- Removedcss.escape@1.5.1(transitive)
- Removeddiagram-js@8.9.0(transitive)
- Removeddiagram-js-direct-editing@1.8.0(transitive)
- Removeddidi@8.0.2(transitive)
- Removeddomify@1.4.2(transitive)
- Removedhammerjs@2.0.8(transitive)
- Removedids@1.0.5(transitive)
- Removedindexof@0.0.1(transitive)
- Removedinherits-browser@0.0.1(transitive)
- Removedmatches-selector@1.2.0(transitive)
- Removedmin-dom@3.2.1(transitive)
- Removedmoddle@5.0.4(transitive)
- Removedmoddle-xml@9.0.6(transitive)
- Removedobject-refs@0.3.0(transitive)
- Removedpath-intersection@2.2.1(transitive)
- Removedsaxen@8.1.2(transitive)
- Removedtiny-svg@2.2.4(transitive)
Updatedmin-dash@^3.8.1