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

bpmn-js

Package Overview
Dependencies
Maintainers
9
Versions
344
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bpmn-js - npm Package Compare versions

Comparing version 13.0.1 to 13.0.2

2

lib/model/Types.d.ts

@@ -1,2 +0,2 @@

import { Connection as BaseConnection, Element as BaseElement, Label as BaseLabel, Root as BaseRoot, Shape as BaseShape } from "diagram-js/lib/model";
import type { Connection as BaseConnection, Element as BaseElement, Label as BaseLabel, Root as BaseRoot, Shape as BaseShape } from "diagram-js/lib/model";
export type Moddle = any;

@@ -3,0 +3,0 @@ export type ModdleElement = any;

@@ -1,2 +0,2 @@

import {
import type {
Connection as BaseConnection,

@@ -3,0 +3,0 @@ Element as BaseElement,

{
"name": "bpmn-js",
"version": "13.0.1",
"version": "13.0.2",
"description": "A bpmn 2.0 toolkit and web modeler",

@@ -111,3 +111,3 @@ "main": "index.js",

"bpmn-moddle": "^8.0.0",
"diagram-js": "^12.0.0",
"diagram-js": "^12.0.1",
"diagram-js-direct-editing": "^2.0.0",

@@ -114,0 +114,0 @@ "ids": "^1.0.0",

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

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

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

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

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