Socket
Socket
Sign inDemoInstall

@datastructures-js/priority-queue

Package Overview
Dependencies
1
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous12

4.1.1

Diff

Changelog

Source

[4.1.1] - 2020-05-03

Fixed

  • README
  • package.json
eyas-ranjous
published 4.1.0 •

Changelog

Source

[4.1.0] - 2020-04-22

Added

  • allow passing a priority callback in constructor.
eyas-ranjous
published 4.0.0 •

Changelog

Source

[4.0.0] - 2020-04-13

Changed

  • split PriorityQueue into MinPriorityQueue & MaxPriorityQueue to enable working with different type of priorities.
eyas-ranjous
published 3.0.1 •

Changelog

Source

[3.0.1] - 2020-04-11

Fixed

  • jsdoc
eyas-ranjous
published 3.0.0 •

Changelog

Source

[3.0.0] - 2020-04-09

Changed

  • .front(), .back(), .dequeue(), .toArray() now returns the priority with the element.

Fixed

  • README
  • jsdoc
eyas-ranjous
published 2.0.0 •

Changelog

Source

[2.0.0] - 2020-03-09

Changed

  • use a Min Heap to store queue elements.
eyas-ranjous
published 1.0.2 •

eyas-ranjous
published 1.0.1 •

eyas-ranjous
published 1.0.0 •

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