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

graphology

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphology - npm Package Versions

23
7

0.25.4

Diff

Changelog

Source

0.25.4

  • Reverting to 0.25.1 package semantics to avoid partial ESM-first support issues.
yomguithereal
published 0.25.3 •

Changelog

Source

0.25.3

  • Fixing missing types declaration in package's exports key.
yomguithereal
published 0.25.2 •

Changelog

Source

0.25.2

  • Loosening plain object tests to avoid issues with objects coming from different JavaScript contexts.
yomguithereal
published 0.26.0-alpha1 •

yomguithereal
published 0.25.1 •

Changelog

Source

0.25.1

  • Fixing #.hasEdge methods for multigraphs.
  • Fixing #.degreeWithoutSelfLoops methods for multigraphs.
yomguithereal
published 0.25.0 •

Changelog

Source

0.25.0

  • Optimizing JSON serialization.
  • Shipping source maps with package.
yomguithereal
published 0.24.1 •

Changelog

Source

0.24.1

  • Improving performance and memory usage of multigraphs.
yomguithereal
published 0.24.0 •

Changelog

Source

0.24.0

  • Adding #.inboundDegree, #.outboundDegree, #.inboundDegreeWithoutSelfLoops, #.outboundDegreeWithoutSelfLoops.
  • Adding missing #.dropDirectedEdge & #.dropUndirectedEdge.
  • Adding possibility to pass upgrading options to #.copy.
  • Refactoring internal edge & neighbor iteration schemes.
  • Dropping undocumented #.upgradeToMixed & #.upgradeToMulti.
  • Refactoring internal indices.
  • Fixing edge iteration wrt. self loops.
  • Dropping some irrelevant arities for edge attribute updates.
  • Improving performance of edge iteration.
  • Improving performance of neighbor iteration.
  • Improving performance of node deletion.
  • Improving performance of edge attribute edition.
  • Improving performance of internal edge key generator.
  • Improving memory usage.
  • Improving performance of default degree methods.
  • Improving serialization performance.
yomguithereal
published 0.23.2 •

Changelog

Source

0.23.2

  • Fixing a #.mergeUndirectedEdgeWithKey & #.updateUndirectedEdgeWithKey bug when source & target are given in the reverse order.
yomguithereal
published 0.23.1 •

Changelog

Source

0.23.1

  • Fixing #.copy not copying the graph's attributes.
  • Improving performance of #.copy.
23
7
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