cytoscape-navigator
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -6,3 +6,3 @@ { | ||
"dependencies": { | ||
"cytoscape": "^2.6.0", | ||
"cytoscape": "^2.6.0 || ^3.0.0", | ||
"jquery": "^1.4.0 || ^2.0.0" | ||
@@ -9,0 +9,0 @@ }, |
@@ -861,5 +861,3 @@ ;(function(){ 'use strict'; | ||
}; | ||
} | ||
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-navigator', function(){ | ||
@@ -866,0 +864,0 @@ return register; |
{ | ||
"name": "cytoscape-navigator", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Bird's eye view pan and zoom control for Cytoscape.js", | ||
@@ -39,4 +39,4 @@ "main": "cytoscape-navigator.js", | ||
"peerDependencies": { | ||
"cytoscape": "^2.6.0" | ||
"cytoscape": "^2.6.0 || ^3.0.0" | ||
} | ||
} |
@@ -12,3 +12,3 @@ cytoscape-navigator | ||
* Cytoscape.js ^2.6.0 | ||
* Cytoscape.js ^2.6.0 || ^3.0.0 | ||
* jQuery ^2.0.0 || ^1.4.0 | ||
@@ -15,0 +15,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
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
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
34975
881
3