Socket
Socket
Sign inDemoInstall

@jsplumb/community

Package Overview
Dependencies
0
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-RC24 to 4.0.0-RC25

2

package.json
{
"name": "@jsplumb/community",
"version": "4.0.0-RC24",
"version": "4.0.0-RC25",
"description": "Visual connectivity for webapps",

@@ -5,0 +5,0 @@ "main": "js/jsplumb.dom.cjs.js",

import { BrowserJsPlumbDefaults, BrowserJsPlumbInstance } from "./browser-jsplumb-instance";
import { jsPlumbHelperFunctions } from '../core/defaults';
export { JsPlumbInstance } from '../core/core';
export { BrowserJsPlumbInstance } from './browser-jsplumb-instance';
export * from './browser-jsplumb-instance';
export * from './collicat';
export { EventManager } from './event-manager';

@@ -6,0 +7,0 @@ export { uuid, extend } from '../core/util';

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc