@jsplumb/core
Advanced tools
+2
-2
| { | ||
| "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": {} | ||
| } |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
- Removed
- Removed
Updated