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
7
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.1 to 0.4.2

4

CHANGELOG.md

@@ -9,2 +9,6 @@ # Changelog

## 0.4.2
* `CHORE`: bump `camunda-bpmn-moddle` peer dependency ([`2759f174`](https://github.com/bpmn-io/extract-process-variables/commit/2759f174c2790b93dd98e1688337000dbb61c61c))
## 0.4.1

@@ -11,0 +15,0 @@

6

package.json
{
"name": "@bpmn-io/extract-process-variables",
"version": "0.4.1",
"version": "0.4.2",
"description": "A util for bpmn-js to extract Camunda BPM process variables from a BPMN 2.0 diagram.",

@@ -33,3 +33,3 @@ "main": "dist/index.js",

"bpmn-moddle": "^7.0.3",
"camunda-bpmn-moddle": "^4.4.0",
"camunda-bpmn-moddle": "^5.0.0",
"chai": "^4.2.0",

@@ -48,4 +48,4 @@ "eslint": "^7.6.0",

"peerDependencies": {
"camunda-bpmn-moddle": "^4.x"
"camunda-bpmn-moddle": "^4.x | ^5.x"
}
}
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