Socket
Socket
Sign inDemoInstall

bpmn-moddle

Package Overview
Dependencies
Maintainers
6
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 7.0.4 to 7.0.5

4

CHANGELOG.md

@@ -9,3 +9,7 @@ # Changelog

## 7.0.5
* `FIX`: correct serialization of `xml` prefixed attributes on `Any` elements
* `CHORE`: update to `moddle-xml@9.0.5`
## 7.0.4

@@ -12,0 +16,0 @@

24

package.json
{
"name": "bpmn-moddle",
"version": "7.0.4",
"version": "7.0.5",
"description": "A moddle wrapper for BPMN 2.0",

@@ -43,21 +43,21 @@ "scripts": {

"devDependencies": {
"chai": "^4.1.2",
"chai": "^4.2.0",
"cmof-parser": "^0.5.2",
"eslint": "^4.11.0",
"eslint-plugin-bpmn-io": "^0.4.1",
"esm": "^3.0.15",
"mocha": "^4.0.1",
"eslint": "^7.17.0",
"eslint-plugin-bpmn-io": "^0.11.0",
"esm": "^3.2.25",
"mocha": "^8.2.1",
"npm-run-all": "^4.1.5",
"rollup": "^1.17.0",
"rollup": "^2.36.1",
"rollup-plugin-commonjs": "^10.0.1",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^5.1.1",
"xsd-schema-validator": "^0.5.0"
"rollup-plugin-terser": "^7.0.2",
"xsd-schema-validator": "^0.6.0"
},
"dependencies": {
"min-dash": "^3.0.0",
"moddle": "^5.0.1",
"moddle-xml": "^9.0.4"
"min-dash": "^3.5.2",
"moddle": "^5.0.2",
"moddle-xml": "^9.0.5"
}
}
# bpmn-moddle
[![Build Status](https://travis-ci.com/bpmn-io/bpmn-moddle.svg?branch=master)](https://travis-ci.com/bpmn-io/bpmn-moddle)
[![CI](https://github.com/bpmn-io/bpmn-moddle/workflows/CI/badge.svg)](https://github.com/bpmn-io/bpmn-moddle/actions?query=workflow%3ACI)

@@ -5,0 +5,0 @@ Read and write BPMN 2.0 diagram files in NodeJS and the browser.

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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