Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@rushstack/lookup-by-path

Package Overview
Dependencies
Maintainers
4
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/lookup-by-path

Strongly typed trie data structure for path and URL-like strings.

Source
npmnpm
Version
0.10.2
Version published
Weekly downloads
943K
29.84%
Maintainers
4
Weekly downloads
 
Created
Source

@rushstack/lookup-by-path

This library contains a strongly-typed implementation of of a Trie (a.k.a. prefix tree) data structure optimized for file paths and URLs.

This package is used by Rush to associate Git hashes with their nearest ancestor Rush project, for example.

  • CHANGELOG.md - Find out what's new in the latest version
  • API Reference

@rushstack/lookup-by-path is part of the Rush Stack family of projects.

Keywords

trie

FAQs

Package last updated on 17 Apr 2026

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