cytoscape-cxtmenu
Advanced tools
Comparing version 2.6.1 to 2.7.0
@@ -10,4 +10,4 @@ { | ||
"dependencies": { | ||
"cytoscape": ">= 2.2", | ||
"jquery":">=1.4" | ||
"cytoscape": "^2.2.0", | ||
"jquery":"^1.4.0 || ^2.0.0" | ||
}, | ||
@@ -14,0 +14,0 @@ "ignore": [ |
{ | ||
"name": "cytoscape-cxtmenu", | ||
"version": "2.6.1", | ||
"version": "2.7.0", | ||
"description": "A context menu for Cytoscape.js", | ||
@@ -31,3 +31,7 @@ "main": "cytoscape-cxtmenu.js", | ||
"run-sequence": "^1.0.0" | ||
}, | ||
"peerDependencies": { | ||
"cytoscape": "^2.2.0", | ||
"jquery":"^1.4.0 || ^2.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
601962
2