You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@datastructures-js/graph

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datastructures-js/graph - npm Package Versions

4.0.1

Diff
eyas-ranjous
published 4.0.1 •

Changelog

Source

[v4.0.1] - 2020-04-10

Fixed

  • README
eyas-ranjous
published 4.0.0 •

Changelog

Source

[v4.0.0] - 2020-04-08

Added

.removeEdges(key) to remove all conncted edges in graph (directions in directed graph) from a vertex.

Changed

  • .removeEdge & .removeVertex now return a boolean to indicated if something was removed.
  • .addVertex now returns the addded vertex.

Removed

  • vertex none standard function .serialize.

Fixed

  • README
  • jsdoc
eyas-ranjous
published 3.0.2 •

Changelog

Source

[v3.0.2] - 2020-03-06

Fixed

  • typos in readme
eyas-ranjous
published 3.0.1 •

Changelog

Source

[v3.0.1] - 2020-01-02

Fixed

  • typos in readme
eyas-ranjous
published 3.0.0 •

Changelog

Source

[v3.0.0] - 2020-01-01

Added

  • new release of graph npm
eyas-ranjous
published 2.0.0 •
eyas-ranjous
published 1.0.2 •
eyas-ranjous
published 1.0.1 •
eyas-ranjous
published 1.0.0 •