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
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.3.2 to 2.4.0

6

bower.json

@@ -20,3 +20,7 @@ {

],
"license": "MIT"
"license": "MIT",
"dependencies": {
"jquery": "^1.4 || ^2.0",
"cytoscape": "^2.2.8"
}
}
{
"name": "cytoscape-edgehandles",
"version": "2.3.2",
"version": "2.4.0",
"description": "Edge creation extension for Cytoscape.js",

@@ -30,3 +30,7 @@ "main": "cytoscape-edgehandles.js",

"run-sequence": "^1.0.0"
},
"peerDependencies": {
"jquery": "^1.4 || ^2.0",
"cytoscape": "^2.2.8"
}
}

4

README.md

@@ -15,4 +15,4 @@ cytoscape-edgehandles

* jQuery >=1.4
* Cytoscape.js >=2.2.8
* jQuery ^1.4 || ^2.0
* Cytoscape.js ^2.2.8

@@ -19,0 +19,0 @@

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