cytoscape-cose-bilkent
Advanced tools
Comparing version 3.0.3 to 3.0.4
@@ -6,2 +6,3 @@ var gulp = require('gulp'); | ||
var replace = require('gulp-replace'); | ||
var derequire = require('gulp-derequire'); | ||
var child_process = require('child_process'); | ||
@@ -69,2 +70,3 @@ var fs = require('fs'); | ||
.pipe( buffer() ) | ||
.pipe( derequire() ) | ||
) ; | ||
@@ -71,0 +73,0 @@ }; |
{ | ||
"name": "cytoscape-cose-bilkent", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "The CoSE layout for Cytoscape.js by Bilkent", | ||
@@ -5,0 +5,0 @@ "main": "cytoscape-cose-bilkent.js", |
@@ -98,3 +98,3 @@ cytoscape-cose-bilkent | ||
// Initial cooling factor for incremental layout | ||
initialEnergyOnIncremental:0.5 | ||
initialEnergyOnIncremental: 0.5 | ||
}; | ||
@@ -101,0 +101,0 @@ ``` |
Sorry, the diff of this file is too big to display
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
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
726767
47
10830
3