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

diagram-js-direct-editing

Package Overview
Dependencies
Maintainers
9
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diagram-js-direct-editing - npm Package Compare versions

Comparing version 1.6.3 to 1.6.4

12

CHANGELOG.md

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

## 1.6.4
* `DEPS`: support diagram-js@8
## 1.6.3

@@ -16,15 +20,15 @@

* `CHORE`: support diagram-js@7
* `DEPS`: support diagram-js@7
## 1.6.1
* `CHORE`: support diagram-js@6
* `DEPS`: support diagram-js@6
## 1.6.0
* `CHORE`: support diagram-js@5
* `DEPS`: support diagram-js@5
## 1.5.0
* `CHORE`: support diagram-js@4
* `DEPS`: support diagram-js@4

@@ -31,0 +35,0 @@ ## 1.4.3

{
"name": "diagram-js-direct-editing",
"version": "1.6.3",
"version": "1.6.4",
"description": "Direct editing support for diagram-js",

@@ -23,3 +23,3 @@ "scripts": {

"chai": "^2.3.0",
"diagram-js": "^7.0.0",
"diagram-js": "^8.0.0",
"eslint": "^4.12.0",

@@ -49,3 +49,3 @@ "eslint-plugin-bpmn-io": "^0.5.2",

"peerDependencies": {
"diagram-js": "^0.x || ^1.x || ^2.x || ^3.x || ^4.x || ^5.x || ^6.x || ^7.x"
"diagram-js": "^0.x || ^1.x || ^2.x || ^3.x || ^4.x || ^5.x || ^6.x || ^7.x || ^8.x"
},

@@ -52,0 +52,0 @@ "files": [

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