Socket
Socket
Sign inDemoInstall

@datastructures-js/linked-list

Package Overview
Dependencies
0
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

6.1.1

Diff

Changelog

Source

[6.1.1] - 2023-09-16

Fixed

  • toArray fix ts return type.
eyas-ranjous
published 6.1.0 •

Changelog

Source

[6.1.0] - 2023-05-28

Added

  • insertBefore to add a node before an existing node in the DoublyLinkedList.
  • insertAfter to add a node after an existing node in the DoublyLinkedList.
eyas-ranjous
published 6.0.0 •

Changelog

Source

[6.0.0] - 2023-03-20

Changed

  • Allow inserting node types into the linked list.
eyas-ranjous
published 5.2.5 •

Changelog

Source

[5.2.5] - 2023-01-09

Fixed

  • a bug in removeEach.
eyas-ranjous
published 5.2.4 •

Changelog

Source

[5.2.4] - 2022-09-04

Fixed

  • typo in LinkedListNode.
eyas-ranjous
published 5.2.3 •

Changelog

Source

[5.2.3] - 2022-08-15

Fixed

  • add types to package.json
eyas-ranjous
published 5.2.2 •

Changelog

Source

[5.2.2] - 2022-06-19

Fixed

  • readme.
eyas-ranjous
published 5.2.1 •

Changelog

Source

[5.2.1] - 2022-02-16

Fixed

  • TS types and readme.
eyas-ranjous
published 5.2.0 •

Changelog

Source

[5.2.0] - 2022-02-14

Added

  • .find now accepts a second param as the starting node in both types.
  • .findReverse added to DoublyLinkedList.
  • .fromArray static method added to both types.
eyas-ranjous
published 5.1.1 •

Changelog

Source

[5.1.1] - 2021-06-20

Fixed

  • index.d.ts
23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc