New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

trie-client

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

trie-client

unpublished
latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Trie Client

Setup

  • Install the package [package name] from npm by doing npm i -g [package name]
  • Run the command with [package name]

Commands

  • [package name] -h - Display the help menu
  • [package name] add <keyword> - Add a keyword to the trie state server
  • [package name] list | List all keywords in the trie server
  • [package name] search <keyword> | Search a specified keyword (case sensitive) in the trie state server
  • [package name] suggest <prefix> | Suggest possible keywords with a specified prefix (case sensitive) in the trie server
  • [package name] remove <keyword> | Remove a keyword from the trie state server

FAQs

Package last updated on 27 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts