Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@jsplumb/core

Package Overview
Dependencies
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsplumb/core - npm Package Compare versions

Comparing version
5.12.5
to
5.12.6
+2
-2
package.json
{
"name": "@jsplumb/core",
"version": "5.12.5",
"version": "5.12.6",
"description": "Visual connectivity for webapps. This is the core package, which is imported by specific renderers. You probably want to import @jsplumb/browser-ui, as it is currently the only renderer available.",

@@ -33,5 +33,5 @@ "main": "js/jsplumb.core.cjs.js",

"dependencies": {
"@jsplumb/common": "5.12.5"
"@jsplumb/common": "5.12.6"
},
"devDependencies": {}
}