cytoscape-cxtmenu
Advanced tools
Comparing version 2.9.6 to 2.10.0
@@ -10,3 +10,3 @@ { | ||
"dependencies": { | ||
"cytoscape": "^2.2.0" | ||
"cytoscape": "^2.2.0 || ^3.0.0" | ||
}, | ||
@@ -13,0 +13,0 @@ "ignore": [ |
@@ -613,5 +613,3 @@ /*! | ||
module.exports = register; | ||
} | ||
if( typeof define !== 'undefined' && define.amd ){ // expose as an amd/requirejs module | ||
} else if( typeof define !== 'undefined' && define.amd ){ // expose as an amd/requirejs module | ||
define('cytoscape-cxtmenu', function(){ | ||
@@ -618,0 +616,0 @@ return register; |
{ | ||
"name": "cytoscape-cxtmenu", | ||
"version": "2.9.6", | ||
"version": "2.10.0", | ||
"description": "A context menu for Cytoscape.js", | ||
@@ -33,4 +33,4 @@ "main": "cytoscape-cxtmenu.js", | ||
"peerDependencies": { | ||
"cytoscape": "^2.2.0" | ||
"cytoscape": "^2.2.0 || ^3.0.0" | ||
} | ||
} |
@@ -15,3 +15,3 @@ cytoscape-cxtmenu | ||
* Cytoscape.js >= 2.2 | ||
* Cytoscape.js ^2.2.0 || ^3.0.0 | ||
@@ -18,0 +18,0 @@ |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
604252
1938
7