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

@datastructures-js/linked-list

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datastructures-js/linked-list - npm Package Versions

23

6.1.3

Diff

Changelog

Source

[6.1.3] - 2024-07-14

Fixed

  • jsdocs
eyas-ranjous
published 6.1.2 •

Changelog

Source

[6.1.2] - 2024-07-13

Fixed

  • LinkedList removeEach edge case to disconnect removed nodes from the remaining nodes in the list.
  • LinkedList & DoublyLinkedList ts types, remove the necessity to cast to the custom node type in functions.
eyas-ranjous
published 6.1.1 •

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.
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