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.1 to 2.4.2

6

cytoscape-edgehandles.js

@@ -611,3 +611,4 @@ /*!

'height': 0.0001,
'opacity': 0
'opacity': 0,
'events': 'no'
},

@@ -626,2 +627,5 @@ position: {

target: ghostNode.id()
},
css: {
'events': 'no'
}

@@ -628,0 +632,0 @@ } );

2

package.json
{
"name": "cytoscape-edgehandles",
"version": "2.4.1",
"version": "2.4.2",
"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