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

@jsplumb/connector-flowchart

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsplumb/connector-flowchart - npm Package Compare versions

Comparing version
5.13.6
to
5.13.7
+2
-2
package.json
{
"name": "@jsplumb/connector-flowchart",
"version": "5.13.6",
"version": "5.13.7",
"description": "The Flowchart connector",

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

"dependencies": {
"@jsplumb/core": "5.13.6"
"@jsplumb/core": "5.13.7"
},
"devDependencies": {}
}