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.1
to
0.10.2
+12
-0
CHANGELOG.json

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

{
"version": "0.10.2",
"tag": "@rushstack/lookup-by-path_v0.10.2",
"date": "Fri, 17 Apr 2026 15:14:57 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.13`"
}
]
}
},
{
"version": "0.10.1",

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

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

@@ -6,0 +11,0 @@ Fri, 10 Apr 2026 22:46:34 GMT

+2
-2
{
"name": "@rushstack/lookup-by-path",
"version": "0.10.1",
"version": "0.10.2",
"description": "Strongly typed trie data structure for path and URL-like strings.",

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

"local-node-rig": "1.0.0",
"@rushstack/heft": "1.2.12"
"@rushstack/heft": "1.2.13"
},

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