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

bpmn-moddle

Package Overview
Dependencies
Maintainers
3
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bpmn-moddle - npm Package Compare versions

Comparing version 0.14.1 to 0.15.0

.eslintrc

26

package.json
{
"name": "bpmn-moddle",
"version": "0.14.1",
"version": "0.15.0",
"description": "A moddle wrapper for BPMN 2.0",
"scripts": {
"all": "grunt",
"dev": "grunt auto-test",
"test": "grunt test"
"all": "run-s lint test",
"lint": "eslint .",
"dev": "npm test -- --watch",
"test": "mocha -r ./test/expect --reporter=spec --recursive test"
},

@@ -32,13 +33,8 @@ "repository": {

"devDependencies": {
"chai": "^1.9.1",
"chai": "^4.1.2",
"cmof-parser": "^0.2.0",
"grunt": "^0.4.2",
"grunt-cli": "^0.1.13",
"grunt-contrib-jshint": "^0.7.2",
"grunt-contrib-watch": "^0.5.0",
"grunt-mocha-test": "^0.13.2",
"grunt-release": "^0.7.0",
"jsondiffpatch": "^0.1.4",
"load-grunt-tasks": "^0.3.0",
"mocha": "^3.1.2",
"eslint": "^4.11.0",
"eslint-plugin-mocha": "^4.11.0",
"mocha": "^4.0.1",
"npm-run-all": "^4.1.2",
"xsd-schema-validator": "^0.5.0"

@@ -49,4 +45,4 @@ },

"moddle": "^1.0.0",
"moddle-xml": "^1.1.1"
"moddle-xml": "^2.0.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