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.2
to
0.10.3
+12
-0
CHANGELOG.json

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

{
"version": "0.10.3",
"tag": "@rushstack/lookup-by-path_v0.10.3",
"date": "Sat, 18 Apr 2026 00:15:17 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.14`"
}
]
}
},
{
"version": "0.10.2",

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

+6
-1
# Change Log - @rushstack/lookup-by-path
This log was last generated on Fri, 17 Apr 2026 15:14:57 GMT and should not be manually modified.
This log was last generated on Sat, 18 Apr 2026 00:15:17 GMT and should not be manually modified.
## 0.10.3
Sat, 18 Apr 2026 00:15:17 GMT
_Version update only_
## 0.10.2

@@ -6,0 +11,0 @@ Fri, 17 Apr 2026 15:14:57 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.2"
"packageVersion": "7.58.3"
}
]
}
{
"name": "@rushstack/lookup-by-path",
"version": "0.10.2",
"version": "0.10.3",
"description": "Strongly typed trie data structure for path and URL-like strings.",

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

"eslint": "~9.37.0",
"local-node-rig": "1.0.0",
"@rushstack/heft": "1.2.13"
"@rushstack/heft": "1.2.14",
"local-node-rig": "1.0.0"
},

@@ -49,0 +49,0 @@ "peerDependencies": {