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

trie-prefix-tree

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trie-prefix-tree - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

dist/append.js

6

package.json
{
"name": "trie-prefix-tree",
"version": "1.0.2",
"version": "1.0.3",
"description": "Create and modify trie prefix structures, extract word lists including anagrams and sub-anagrams",

@@ -24,2 +24,6 @@ "main": "dist/index.js",

],
"files": [
"dist",
"README.md"
],
"author": "Lyndsey Browning <lbrowning86@gmail.com> (http://lyndseyb.co.uk/)",

@@ -26,0 +30,0 @@ "license": "MIT",

__tests__/addWord.js
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