New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cytoscape-edgehandles

Package Overview
Dependencies
Maintainers
2
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.10.1 to 2.10.2

2

cytoscape-edgehandles.js

@@ -454,3 +454,3 @@ /*!

if(options().handleOutlineWidth) {
ctx.lineWidth = options().handleLineWidth;
ctx.lineWidth = options().handleLineWidth * cy.zoom();
ctx.stroke();

@@ -457,0 +457,0 @@ }

{
"name": "cytoscape-edgehandles",
"version": "2.10.1",
"version": "2.10.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