diagram-js
Advanced tools
Comparing version 14.7.1 to 14.7.2
@@ -43,3 +43,2 @@ import classNames from 'clsx'; | ||
onDragStart=${ (event) => onAction(event, entry, 'dragstart') } | ||
aria-role="button" | ||
draggable=${ true } | ||
@@ -46,0 +45,0 @@ > |
{ | ||
"name": "diagram-js", | ||
"version": "14.7.1", | ||
"version": "14.7.2", | ||
"description": "A toolbox for displaying and modifying diagrams on the web", | ||
@@ -56,2 +56,3 @@ "main": "lib/Diagram.js", | ||
"@babel/core": "^7.23.9", | ||
"@bpmn-io/a11y": "^0.1.0", | ||
"@testing-library/preact": "^3.2.3", | ||
@@ -58,0 +59,0 @@ "babel-loader": "^9.1.3", |
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
967611
28
33843