New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

graphology-layout-forceatlas2

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphology-layout-forceatlas2 - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

2

index.d.ts

@@ -24,3 +24,3 @@ import Graph from 'graphology-types';

settings?: ForceAtlas2Settings;
weighted: boolean;
weighted?: boolean;
};

@@ -27,0 +27,0 @@

{
"name": "graphology-layout-forceatlas2",
"version": "0.8.0",
"version": "0.8.1",
"description": "ForceAtlas 2 layout algorithm for graphology.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -9,3 +9,3 @@ import Graph from 'graphology-types';

settings?: ForceAtlas2Settings;
weighted: boolean;
weighted?: boolean;
};

@@ -12,0 +12,0 @@

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