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

cytoscape-qtip

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cytoscape-qtip - npm Package Compare versions

Comparing version 2.3.0 to 2.4.0

7

bower.json

@@ -23,3 +23,8 @@ {

],
"license": "MIT"
"license": "MIT",
"dependencies": {
"jquery": "^1.10.0 || ^2.0",
"qtip2": "^2.2.0",
"cytoscape": "^2.2.0"
}
}
{
"name": "cytoscape-qtip",
"version": "2.3.0",
"version": "2.4.0",
"description": "A Cytoscape.js extension that wraps the qTip jQuery library",

@@ -37,3 +37,8 @@ "main": "cytoscape-qtip.js",

"run-sequence": "^1.0.0"
},
"peerDependencies": {
"jquery": "^1.10.0 || ^2.0",
"qtip2": "^2.2.0",
"cytoscape": "^2.2.0"
}
}

6

README.md

@@ -15,5 +15,5 @@ cytoscape-qtip

* jQuery >= 1.10.0, as qTip requires it
* qTip >= 2.2.0
* Cytoscape.js >=2.2.0
* jQuery ^1.10.0 || ^2.0, as qTip requires it
* qTip ^2.2.0
* Cytoscape.js ^2.2.0

@@ -20,0 +20,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