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

bpmn-moddle

Package Overview
Dependencies
Maintainers
2
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 5.1.1 to 5.1.2

5

CHANGELOG.md

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

## 5.1.2
* `CHORE`: warn on unknown attribute in well-known namespace
* `FIX`: correct missing `participantMultiplicity` parent
## 5.1.0

@@ -11,0 +16,0 @@

4

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

@@ -46,4 +46,4 @@ "scripts": {

"moddle": "^4.1.0",
"moddle-xml": "^7.1.0"
"moddle-xml": "^7.2.2"
}
}

@@ -1983,2 +1983,5 @@ {

}
],
"superClass": [
"BaseElement"
]

@@ -1985,0 +1988,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