Socket
Socket
Sign inDemoInstall

cytoscape-cose-bilkent

Package Overview
Dependencies
Maintainers
1
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 1.2.1 to 1.2.2

2

bower.json
{
"name": "cytoscape-cose-bilkent",
"version": "1.2.1",
"version": "1.2.2",
"description": "The CoSE layout for Cytoscape.js by Bilkent",

@@ -5,0 +5,0 @@ "main": "cytoscape-cose-bilkent.js",

{
"name": "cytoscape-cose-bilkent",
"version": "1.2.1",
"version": "1.2.2",
"description": "The CoSE layout for Cytoscape.js by Bilkent",

@@ -5,0 +5,0 @@ "main": "cytoscape-cose-bilkent.js",

@@ -799,3 +799,3 @@ 'use strict';

var cyNode = cy.getElementById(lNode.id).parent()[0];
var cyNode = this.cy.getElementById(lNode.id).parent()[0];
var minWidth = 0;

@@ -802,0 +802,0 @@ if(cyNode){

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