Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cytoscape-cose-bilkent

Package Overview
Dependencies
Maintainers
7
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cytoscape-cose-bilkent - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

.npmignore

2

gulpfile.js

@@ -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 @@ };

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc