Socket
Socket
Sign inDemoInstall

bpmn-js-bpmnlint

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bpmn-js-bpmnlint - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

5

CHANGELOG.md

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

## 0.7.0
* `FEAT`: make `bpmnlint` an external dependency
* `CHORE`: bundle sourcemaps
## 0.6.0

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

1

dist/index.esm.js

@@ -827,1 +827,2 @@ import { assign, groupBy, reduce } from 'min-dash';

export default index;
//# sourceMappingURL=index.esm.js.map

@@ -829,1 +829,2 @@ 'use strict';

module.exports = index;
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "bpmn-js-bpmnlint",
"version": "0.6.0",
"version": "0.7.0",
"description": "bpmn-js integration for bpmnlint",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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