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.2.1 to 2.2.2

2

bower.json
{
"name": "cytoscape-qtip",
"version": "2.2.1",
"version": "2.2.2",
"main": "cytoscape-qtip.js",

@@ -5,0 +5,0 @@ "repository": {

@@ -14,4 +14,8 @@ // meteor package.js definition

Package.onUse(function(api) {
api.versionsFrom('jquery@1.11');
api.use('jquery');
api.versionsFrom('maxkfranz:cytoscape@2.4.0');
api.use('maxkfranz:cytoscape');
api.addFiles([

@@ -18,0 +22,0 @@ 'cytoscape-qtip.js'

{
"name": "cytoscape-qtip",
"version": "2.2.1",
"version": "2.2.2",
"description": "A Cytoscape.js extension that wraps the qTip jQuery library",

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

Sorry, the diff of this file is not supported yet

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