diagram-js-direct-editing
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -123,4 +123,6 @@ import { | ||
top: bounds.y + 'px', | ||
backgroundColor: '#ffffff', | ||
position: 'absolute', | ||
overflow: 'visible', | ||
border: '1px solid #ccc', | ||
boxSizing: 'border-box', | ||
@@ -170,7 +172,2 @@ wordWrap: 'normal', | ||
if (options.resizable) { | ||
assign(parent.style, { | ||
backgroundColor: '#ffffff', | ||
border: '1px solid #ccc' | ||
}); | ||
this.resizable(style); | ||
@@ -177,0 +174,0 @@ } |
{ | ||
"name": "diagram-js-direct-editing", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Direct editing support for diagram-js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
18422
511