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 - npm Package Compare versions

Comparing version
0.10.4
to
0.10.5
+12
-0
CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "0.10.5",
"tag": "@rushstack/lookup-by-path_v0.10.5",
"date": "Mon, 20 Apr 2026 15:15:24 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.16`"
}
]
}
},
{
"version": "0.10.4",

@@ -7,0 +19,0 @@ "tag": "@rushstack/lookup-by-path_v0.10.4",

+6
-1
# Change Log - @rushstack/lookup-by-path
This log was last generated on Sat, 18 Apr 2026 03:47:10 GMT and should not be manually modified.
This log was last generated on Mon, 20 Apr 2026 15:15:24 GMT and should not be manually modified.
## 0.10.5
Mon, 20 Apr 2026 15:15:24 GMT
_Version update only_
## 0.10.4

@@ -6,0 +11,0 @@ Sat, 18 Apr 2026 03:47:10 GMT

+1
-1

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.58.4"
"packageVersion": "7.58.5"
}
]
}
{
"name": "@rushstack/lookup-by-path",
"version": "0.10.4",
"version": "0.10.5",
"description": "Strongly typed trie data structure for path and URL-like strings.",

@@ -45,3 +45,3 @@ "main": "./lib-commonjs/index.js",

"eslint": "~9.37.0",
"@rushstack/heft": "1.2.15",
"@rushstack/heft": "1.2.16",
"local-node-rig": "1.0.0"

@@ -48,0 +48,0 @@ },