btree-typescript icon indicating copy to clipboard operation
btree-typescript copied to clipboard

A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.

Results 12 btree-typescript issues
Sort by recently updated
recently updated
newest added

const tree = new BTree() get error Uncaught TypeError: BTree is not a constructor

Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.5 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies

Thank you, incredibly fast lib. Without esm build i.e. ``` "build:esm": "tsc --module es2015 --target es5 --outDir dist/esm" ``` its impossible to use this library if ` "type": "module",` is...

Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.5.7. Release notes Sourced from ws's releases. 7.5.7 Bug fixes Backported 6946f5fe to the 7.x release line (1f72e2e1). 7.5.6 Bug fixes Backported b8186dd1 to the...

dependencies

Bumps [underscore](https://github.com/jashkenas/underscore) from 1.10.2 to 1.13.2. Commits 33383fe Update generated sources, tag 1.13.2 release cd03f4c Merge pull request #2946 from jgonggrijp/prepare-1.13.2 5463692 Add a change log entry for 1.13.2 315c2df...

dependencies

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.2. Changelog Sourced from node-notifier's changelog. v8.0.2 Fixes potential security issue with non-escaping input parameters for notify-send. Commits 3420977 v8.0.2 a141580 patch: fixes security issue...

dependencies