New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bpmn-io/extract-process-variables

Package Overview
Dependencies
Maintainers
9
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bpmn-io/extract-process-variables - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

5

CHANGELOG.md

@@ -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 @@

9

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc