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.5.2 to 1.5.3

4

index.js

@@ -10,3 +10,3 @@ /**

* M. E. J. Newman, « Modularity and community structure in networks »,
* Proc. Natl. Acad. Sci. USA, vol. 103, no 23,‎ 2006, p. 8577–8582
* Proc. Natl. Acad. Sci. USA, vol. 103, no 23, 2006, p. 8577–8582
* https://dx.doi.org/10.1073%2Fpnas.0601602103

@@ -46,3 +46,3 @@ *

var indices = require('graphology-indices/neighborhood/louvain');
var indices = require('graphology-indices/louvain');

@@ -49,0 +49,0 @@ var UndirectedLouvainIndex = indices.UndirectedLouvainIndex;

{
"name": "graphology-communities-louvain",
"version": "1.5.2",
"version": "1.5.3",
"description": "Louvain community detection for graphology.",

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

"dependencies": {
"graphology-indices": "^0.15.0",
"graphology-indices": "^0.16.0",
"graphology-utils": "^2.3.0",

@@ -48,0 +48,0 @@ "mnemonist": "^0.38.1",

@@ -7,3 +7,3 @@ # Graphology Communities Louvain

> M. E. J. Newman, « Modularity and community structure in networks », Proc. Natl. Acad. Sci. USA, vol. 103, no 23,‎ 2006, p. 8577–8582 https://dx.doi.org/10.1073%2Fpnas.0601602103
> M. E. J. Newman, « Modularity and community structure in networks », Proc. Natl. Acad. Sci. USA, vol. 103, no 23, 2006, p. 8577–8582 https://dx.doi.org/10.1073%2Fpnas.0601602103

@@ -10,0 +10,0 @@ > Newman, M. E. J. « Community detection in networks: Modularity optimization and maximum likelihood are equivalent ». Physical Review E, vol. 94, no 5, novembre 2016, p. 052315. arXiv.org, doi:10.1103/PhysRevE.94.052315. https://arxiv.org/pdf/1606.02319.pdf

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