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

dmn-js-drd

Package Overview
Dependencies
Maintainers
7
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dmn-js-drd - npm Package Compare versions

Comparing version 9.2.0 to 9.3.0

4

lib/features/modeling/DrdUpdater.js

@@ -69,4 +69,4 @@ import { assign } from 'min-dash';

this.executed(['shape.create', 'shape.move'], updateBounds, true);
this.reverted(['shape.create', 'shape.move'], updateBounds, true);
this.executed(['shape.create', 'shape.move', 'shape.resize'], updateBounds, true);
this.reverted(['shape.create', 'shape.move', 'shape.resize'], updateBounds, true);

@@ -73,0 +73,0 @@ function updateConnectionWaypoints(context) {

{
"name": "dmn-js-drd",
"description": "A decision requirements diagram view for dmn-js",
"version": "9.2.0",
"version": "9.3.0",
"scripts": {

@@ -27,3 +27,3 @@ "test": "karma start",

"diagram-js-direct-editing": "^1.6.1",
"dmn-js-shared": "^9.2.0",
"dmn-js-shared": "^9.3.0",
"inherits": "^2.0.1",

@@ -38,3 +38,3 @@ "min-dash": "^3.0.0",

},
"gitHead": "6964a0a64a07b0e68d2a8c64cc7336444d74780c"
"gitHead": "ff00308008a18f92a1c21dd47c3ecfdfffa09a3c"
}

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