You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@rushstack/lookup-by-path

Package Overview
Dependencies
Maintainers
3
Versions
48
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.

0.7.1
latest
Source
npmnpm
Version published
Weekly downloads
228K
-5.33%
Maintainers
3
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 21 Jun 2025

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