cytoscape-automove
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -6,3 +6,3 @@ { | ||
"dependencies": { | ||
"cytoscape": "^2.7.0" | ||
"cytoscape": "^2.7.0 || ^3.0.0" | ||
}, | ||
@@ -9,0 +9,0 @@ "repository": { |
@@ -305,5 +305,3 @@ ;(function(){ 'use strict'; | ||
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-automove', function(){ | ||
@@ -310,0 +308,0 @@ return register; |
{ | ||
"name": "cytoscape-automove", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "An extension for Cytoscape.js that automatically updates node positions based on specified rules", | ||
@@ -35,4 +35,4 @@ "main": "cytoscape-automove.js", | ||
"peerDependencies": { | ||
"cytoscape": "^2.7.0" | ||
"cytoscape": "^2.7.0 || ^3.0.0" | ||
} | ||
} |
@@ -18,3 +18,3 @@ cytoscape-automove | ||
* Cytoscape.js ^2.7.0 | ||
* Cytoscape.js ^2.7.0 || ^3.0.0 | ||
@@ -21,0 +21,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
18341
343
3