Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cytoscape-edgehandles

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cytoscape-edgehandles - npm Package Compare versions

Comparing version 2.4.2 to 2.4.3

3

cytoscape-edgehandles.js

@@ -417,2 +417,5 @@ /*!

var drawMode = false;
cy.on( 'resize', function() {
$container.trigger( 'cyedgehandles.resize' );
});

@@ -419,0 +422,0 @@ $container.append( $canvas );

2

package.json
{
"name": "cytoscape-edgehandles",
"version": "2.4.2",
"version": "2.4.3",
"description": "Edge creation extension for Cytoscape.js",

@@ -5,0 +5,0 @@ "main": "cytoscape-edgehandles.js",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc