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.4 to 5.1.5

4

CHANGELOG.md

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

## 5.1.5
* `FIX`: correct `StandardLoopCharacteristics#loopMaximum` type [#56](https://github.com/bpmn-io/bpmn-moddle/issues/56)
## 5.1.4

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

2

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

@@ -5,0 +5,0 @@ "scripts": {

@@ -2471,6 +2471,4 @@ {

"name": "loopMaximum",
"type": "Expression",
"xml": {
"serialize": "xsi:type"
}
"type": "Integer",
"isAttr": true
}

@@ -2477,0 +2475,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