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

@seald-io/binary-search-tree

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seald-io/binary-search-tree - npm Package Versions

1.0.3

Diff

Changelog

Source

[1.0.3] - 2023-01-19

Changed

  • Correctly log object keys #1
seald
published 1.0.2 •

Changelog

Source

[1.0.2] - 2021-05-19

Changed

  • Specify files to be included in published version, v1.0.1 contained cache, which contains, a now revoked, npm authentication token.
seald
published 1.0.1 •

Changelog

Source

[1.0.1] - 2021-05-19

Added

  • Added a changelog.

Changed

  • Removed underscore dependency which was used only in the tests.
tex0l
published 1.0.0 •

Changelog

Source

[1.0.0] - 2021-05-17

This version should be a drop-in replacement for binary-search-tree@0.2.6 provided you use modern browsers / versions of Node.js since ES6 features are now used (such as class and const / let).

Changed

  • Update homepage & repository fields in the package.json
  • New maintainer seald and new package name @seald-io/binary-search-tree ;
  • Added lockfileVersion: 2 package-lock.json;
  • Modernized some of the code with ES6 features (class, const & let);
  • Uses standard to lint the code (which removes all unnecessary semicolons);
  • Updated dependencies;

Removed

  • Compatibility with old browsers and old version of Node.js that don't support ES6 features.

Security

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