Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bpmn-js-token-simulation

Package Overview
Dependencies
Maintainers
9
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bpmn-js-token-simulation - npm Package Compare versions

Comparing version 0.27.0 to 0.28.0

41

package.json
{
"name": "bpmn-js-token-simulation",
"version": "0.27.0",
"version": "0.28.0",
"description": "bpmn-js token simulation extension",

@@ -50,18 +50,19 @@ "main": "index.js",

"@bpmn-io/add-exporter": "^0.2.0",
"@bpmn-io/properties-panel": "^0.10.2",
"bpmn-js": "^9.0.2",
"bpmn-js-properties-panel": "^1.0.0-alpha.2",
"@bpmn-io/properties-panel": "^0.22.0",
"babel-loader": "^8.2.5",
"babel-plugin-istanbul": "^6.1.1",
"bpmn-js": "^10.1.0",
"bpmn-js-properties-panel": "^1.8.2",
"chai": "^4.3.6",
"copy-webpack-plugin": "^10.2.2",
"copy-webpack-plugin": "^11.0.0",
"cross-env": "^7.0.3",
"downloadjs": "^1.4.7",
"eslint": "^7.32.0",
"eslint-plugin-bpmn-io": "^0.13.0",
"eslint": "^8.24.0",
"eslint-plugin-bpmn-io": "^0.16.0",
"file-drops": "^0.4.0",
"file-open": "^0.1.1",
"istanbul-instrumenter-loader": "^3.0.1",
"karma": "^6.3.12",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.1.0",
"karma-debug-launcher": "0.0.4",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.1.1",
"karma-coverage": "^2.2.0",
"karma-debug-launcher": "^0.0.5",
"karma-env-preprocessor": "^0.1.1",

@@ -71,19 +72,19 @@ "karma-mocha": "^2.0.1",

"karma-webpack": "^5.0.0",
"mocha": "^9.2.0",
"mocha": "^10.0.0",
"mocha-test-container-support": "^0.2.0",
"npm-run-all": "^4.1.5",
"puppeteer": "^13.1.2",
"rollup": "^2.66.1",
"puppeteer": "^18.0.5",
"rollup": "^2.79.1",
"rollup-plugin-string": "^3.0.0",
"sinon": "^10.0.0",
"sinon-chai": "^3.7.0",
"webpack": "^5.67.0",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.7.3"
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.11.1"
},
"dependencies": {
"min-dash": "^3.8.1",
"min-dom": "^3.1.3",
"min-dash": "^4.0.0",
"min-dom": "^4.0.3",
"randomcolor": "^0.6.2"
}
}

@@ -80,3 +80,3 @@ # bpmn-js Token Simulation

* [Token simulation internals](https://nikku.github.io/talks/2021-token-simulation-internals/presentation.html) - Detailed walk through the simulators core
* [Camunda Modeler Token Simulation plug-in](https://github.com/bpmn-io/bpmn-js-token-simulation-plugin) - Token simulation for [Camunda](https://camunda.com/) users
* [Camunda Modeler Token Simulation plug-in](https://github.com/camunda/camunda-modeler-token-simulation-plugin) - Token simulation for [Camunda](https://camunda.com/) users

@@ -83,0 +83,0 @@

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