🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@jsplumb/browser-ui

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsplumb/browser-ui - npm Package Compare versions

Comparing version
5.12.5
to
5.12.6
+2
-2
package.json
{
"name": "@jsplumb/browser-ui",
"version": "5.12.5",
"version": "5.12.6",
"description": "jsPlumb renderer for browsers that connects DOM/SVG elements to each other with individual SVG elements",

@@ -34,4 +34,4 @@ "main": "js/jsplumb.browser-ui.cjs.js",

"dependencies": {
"@jsplumb/core": "5.12.5"
"@jsplumb/core": "5.12.6"
}
}