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.5.1 to 2.5.2

5

cytoscape-qtip.js

@@ -253,3 +253,6 @@ /*!

var bb = isNode ? ele.renderedBoundingBox({
includeLabels: false
includeNodes: true,
includeEdges: false,
includeLabels: false,
includeShadows: false
}) : {

@@ -256,0 +259,0 @@ x1: pos.x - 1,

2

package.json
{
"name": "cytoscape-qtip",
"version": "2.5.1",
"version": "2.5.2",
"description": "A Cytoscape.js extension that wraps the qTip jQuery library",

@@ -5,0 +5,0 @@ "main": "cytoscape-qtip.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