tiny-trie
tiny-trie copied to clipboard
JS Trie / DAWG classes
## Problem Adding `tiny-trie` to a React or React Native project causes a bunch of warnings to be thrown when starting the project: ```bash WARNING in ./node_modules/tiny-trie/lib/BinaryString.js Module Warning (from...
Fix for #15 Added `"inlineSource": true` to `tsconfig.json` and updated the build files, to prevent the `Failed to parse source map` warnings when using this package in a React /...
Removes [request](https://github.com/request/request). It's no longer used after updating ancestor dependencies [request](https://github.com/request/request), [fsevents](https://github.com/fsevents/fsevents) and [tap](https://github.com/tapjs/node-tap). These dependencies need to be updated together. Removes `request` Updates `fsevents` from 1.1.3 to 1.2.13 Release...
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [mocha](https://github.com/mochajs/mocha), [handlebars](https://github.com/wycats/handlebars.js) and [glob-all](https://github.com/jpillora/node-glob-all). These dependencies need to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from...
Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Removes `cacheable-request` Updates `webpack-cli` from 2.0.12 to 5.0.1 Release notes Sourced from...
Removes [http-cache-semantics](https://github.com/kornelski/http-cache-semantics). It's no longer used after updating ancestor dependency [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Removes `http-cache-semantics` Updates `webpack-cli` from 2.0.12 to 5.0.1 Release notes Sourced from...
Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `debug` from 2.6.8 to 2.6.9 Release notes Sourced from debug's releases. 2.6.9 Patches...
Bumps [ms](https://github.com/vercel/ms) to 2.0.0 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `ms` from 0.7.1 to 2.0.0 Release notes Sourced from ms's releases. 2.0.0 Major...
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...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.1.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...