Socket
Socket
Sign inDemoInstall

binary-heap.js

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

3.3.0

Diff

Changelog

Source

3.3.0 (2021-03-09)

Documentation Changes
  • heap: update jsdocs for public methods (5b61e765)
khaledosama
published 3.2.2 •

Changelog

Source

3.2.2 (2021-03-09)

Chores
khaledosama
published 3.2.1 •

Changelog

Source

3.2.1 (2021-03-09)

Bug Fixes
  • bundling: update source in package.json (94b034d5)
khaledosama
published 3.2.0 •

Changelog

Source

3.2.0 (2021-03-09)

Chores
  • bundling: use rollup to allow usage of package in node and the browser (4849d13e)
Documentation Changes
  • heap: update docs to include is empty method (bdef93d7)
khaledosama
published 3.1.1 •

khaledosama
published 3.1.0 •

Changelog

Source

3.1.0 (2021-03-05)

New Features
  • heap: add is empty method to check if the heap is empty or not (53050004)
Tests
  • heap: add tests for is empty methods (6f12d61b)
khaledosama
published 3.0.0 •

Changelog

Source

3.0.0 (2021-03-01)

Documentation Changes
  • readme.md:
    • update the README.md to accmodate the new constructor (db3503b0)
    • update usage section and add methods section (beb5a867)
New Features
  • heap: clean the constructor and remove insert data (14178143)
Refactors
  • tests: update the tests to accomdate the new constructor (359ef7da)
khaledosama
published 2.0.0 •

Changelog

Source

2.0.0 (2021-02-28)

Chores
  • package: remove the push to git which fails (b181dfaa)
Documentation Changes
  • readme.md: update the usage docs to use the two subclasses (53c9ee35)
New Features
  • binary heap: split the class into two sub classes (e0354a4e)
Tests
  • heap: update tests to use the subclasses (b5aac248)
khaledosama
published 1.2.0 •

Changelog

Source

1.2.0 (2021-02-28)

Chores
  • update package json (b4bf514c)
  • repo: change repo name on github and package url (3bc09828)
New Features
Tests
khaledosama
published 1.1.0 •

Changelog

Source

1.1.0 (2021-02-25)

Chores
  • publish and npm: run build before publishing and add repo url (4cc37dbd)
  • package: change package name (606a1041)
  • github workflow: rename workflow (f7c28292)
  • remove unecessary files (b71bc84b)
  • changelog: add auto log generator (57fc1eb6)
Continuous Integration
  • github workflow: add work flow for publishing (94e82059)
  • husky and commitizen: add husky and commitizen for commit hooks (eb5df8ce)
Documentation Changes
New Features
  • heap: added the first implmentation (8ff2045c)
Bug Fixes
  • github workflow: fix publish work flow (d79142b1)
Tests
  • test: add test for complex objects (790d45be)
2Next
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