cytoscape-cxtmenu
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "cytoscape-cxtmenu", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "A context menu for Cytoscape.js", | ||
@@ -5,0 +5,0 @@ "main": "cytoscape-cxtmenu.js", |
@@ -272,3 +272,3 @@ ;(function( $ ){ 'use strict'; | ||
grabbable = target.grabble && target.grabbable(); | ||
grabbable = target.grabbable && target.grabbable(); | ||
if( grabbable ){ | ||
@@ -275,0 +275,0 @@ target.ungrabify(); |
{ | ||
"name": "cytoscape-cxtmenu", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "A context menu for Cytoscape.js", | ||
@@ -5,0 +5,0 @@ "main": "cytoscape-cxtmenu.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
598387