Socket
Socket
Sign inDemoInstall

@datastructures-js/trie

Package Overview
Dependencies
0
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

4.2.2

Diff

Changelog

Source

[4.2.2] - 2022-08-15

Fixed

  • add types to package.json
eyas-ranjous
published 4.2.1 •

Changelog

Source

[4.2.1] - 2022-06-06

Fixed

  • readme.
eyas-ranjous
published 4.2.0 •

Changelog

Source

[4.2.0] - 2021-12-01

Added

  • isLeaf() to TrieNode: leaf is a node that has no children.
eyas-ranjous
published 4.1.1 •

Changelog

Source

[4.1.1] - 2021-06-20

Fixed

  • index.d.ts
eyas-ranjous
published 4.1.0 •

Changelog

Source

[4.1.0] - 2021-06-20

Added

  • typescript.
eyas-ranjous
published 4.0.1 •

Changelog

Source

[4.0.1] - 2021-02-25

Fixed

  • README
eyas-ranjous
published 4.0.0 •

Changelog

Source

[4.0.0] - 2021-02-23

Changed

  • .insert can be chained.
  • .remove now returns the removed word.
  • better handling for null & undefined.

Added

  • .fromArray static function to convert a list into a trie.

Fixed

  • jsdoc
  • README
eyas-ranjous
published 3.0.1 •

Changelog

Source

[3.0.1] - 2020-04-18

Fixed

  • jsdoc
  • README
eyas-ranjous
published 3.0.0 •

Changelog

Source

[3.0.0] - 2020-04-09

Changed

  • renamed .getWordsCount() & .getNodesCount() to .wordsCount() & .nodesCount().

Fixed

  • README
  • jsdoc
eyas-ranjous
published 2.0.0 •

Changelog

Source

[2.0.0] - 2020-03-24

Changed

  • new implementation and interface
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