You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@datastructures-js/priority-queue

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datastructures-js/priority-queue - npm Package Versions

134

6.1.2

Diff
e
eyas-ranjous
published 6.1.2 •

Changelog

Source

[6.1.2] - 2022-08-15

Fixed

  • add types to package.json
e
eyas-ranjous
published 6.1.1 •

Changelog

Source

[6.1.1] - 2022-06-26

Fixed

  • typos in readme.
e
eyas-ranjous
published 6.1.0 •

Changelog

Source

[6.1.0] - 2022-05-30

Added

  • push & pop as alias methods for enqueue & dequeue
e
eyas-ranjous
published 6.0.0 •

Changelog

Source

[6.0.0] - 2022-03-19

Changed

  • new version: improved usage and types
e
eyas-ranjous
published 5.3.0 •

Changelog

Source

[5.3.0] - 2021-10-26

Added

  • PriorityQueue as a type for queue with comparator.
e
eyas-ranjous
published 5.2.0 •

Changelog

Source

[5.2.0] - 2021-08-08

Added

  • ability to create a priority queue with a comparator.
e
eyas-ranjous
published 5.1.1 •

Changelog

Source

[5.1.1] - 2021-06-20

Fixed

  • index.d.ts
e
eyas-ranjous
published 5.1.0 •

Changelog

Source

[5.1.0] - 2021-06-17

Added

  • typescript.
e
eyas-ranjous
published 5.0.3 •

Changelog

Source

[5.0.3] - 2021-04-27

Fixed

  • README
e
eyas-ranjous
published 5.0.2 •

Changelog

Source

[5.0.2] - 2021-03-12

Fixed

  • README