cytoscape-qtip
Advanced tools
Comparing version 2.5.1 to 2.5.2
@@ -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, |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36583
439