@seald-io/binary-search-tree
Advanced tools
Changelog
[1.0.2] - 2021-05-19
Changelog
[1.0.1] - 2021-05-19
underscore
dependency which was used only in the tests.Changelog
[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
).
homepage
& repository
fields in the package.json
lockfileVersion: 2
package-lock.json
;class
, const
& let
);standard
to lint the code (which removes all
unnecessary semicolons);underscore
.