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

graphology-communities-louvain

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphology-communities-louvain - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

9

package.json
{
"name": "graphology-communities-louvain",
"version": "1.0.0",
"version": "1.0.1",
"description": "Louvain community detection for graphology.",

@@ -46,3 +46,3 @@ "main": "index.js",

"eslint": "^6.8.0",
"graphology": "^0.17.0",
"graphology": "^0.17.1",
"graphology-generators": "^0.10.1",

@@ -54,6 +54,9 @@ "graphology-metrics": "^1.11.0",

"net-to-img": "^0.4.0",
"ngraph.coarsen": "^1.4.2",
"ngraph.graph": "^19.0.4",
"ngraph.louvain": "^2.0.0",
"seedrandom": "^3.0.5"
},
"dependencies": {
"graphology-indices": "^0.6.2",
"graphology-indices": "^0.6.5",
"graphology-types": "^0.16.0",

@@ -60,0 +63,0 @@ "graphology-utils": "^1.7.0",

@@ -5,3 +5,3 @@ [![Build Status](https://travis-ci.org/graphology/graphology-communities-louvain.svg)](https://travis-ci.org/graphology/graphology-communities-louvain)

Implementation fo the [Louvain algorihtm](https://en.wikipedia.org/wiki/Louvain_modularity) for community detection to be used with [`graphology`](https://graphology.github.io).
Implementation of the [Louvain algorihtm](https://en.wikipedia.org/wiki/Louvain_modularity) for community detection to be used with [`graphology`](https://graphology.github.io).

@@ -8,0 +8,0 @@ ## References

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