dmn-js-drd
Advanced tools
Comparing version 9.2.0 to 9.3.0
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
422891
Updateddmn-js-shared@^9.3.0