Socket
Socket
Sign inDemoInstall

bpmn-moddle

Package Overview
Dependencies
Maintainers
9
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 8.0.0 to 8.0.1

1

dist/index.esm.js

@@ -920,3 +920,2 @@ import { isString, assign } from 'min-dash';

type: "LinkEventDefinition",
isAttr: true,
isReference: true

@@ -923,0 +922,0 @@ },

2

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

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

@@ -12,3 +12,3 @@ # bpmn-moddle

Get the library via [npm package](https://www.npmjs.org/package/bpmn-moddle). Consume it in NodeJS, via UMD or bundle it for the browser using your favorite module bundler.
Get the library via [npm package](https://www.npmjs.org/package/bpmn-moddle). Consume it in NodeJS, via UMD or bundle it using your favorite build tool.

@@ -55,13 +55,9 @@ ```javascript

To run the test suite that includes XSD schema validation you must have a Java JDK installed and properly exposed through the `JAVA_HOME` variable.
The tests include XSD schema validation. They required you to have a Java SDK installed and exposed through the `JAVA_HOME` variable.
Execute the test via
```
```bash
# execute the test
npm test
```
Perform a complete build of the application via
```
# perform a full build
npm run all

@@ -68,0 +64,0 @@ ```

@@ -826,3 +826,2 @@ {

"type": "LinkEventDefinition",
"isAttr": true,
"isReference": true

@@ -829,0 +828,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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