🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@rushstack/lookup-by-path

Package Overview
Dependencies
Maintainers
3
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.8.9
to
0.8.12
+36
-0
CHANGELOG.json

@@ -5,2 +5,38 @@ {

{
"version": "0.8.12",
"tag": "@rushstack/lookup-by-path_v0.8.12",
"date": "Thu, 08 Jan 2026 01:12:30 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.10`"
}
]
}
},
{
"version": "0.8.11",
"tag": "@rushstack/lookup-by-path_v0.8.11",
"date": "Wed, 07 Jan 2026 01:12:25 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.9`"
}
]
}
},
{
"version": "0.8.10",
"tag": "@rushstack/lookup-by-path_v0.8.10",
"date": "Mon, 05 Jan 2026 16:12:50 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.8`"
}
]
}
},
{
"version": "0.8.9",

@@ -7,0 +43,0 @@ "tag": "@rushstack/lookup-by-path_v0.8.9",

+16
-1
# Change Log - @rushstack/lookup-by-path
This log was last generated on Sat, 06 Dec 2025 01:12:28 GMT and should not be manually modified.
This log was last generated on Thu, 08 Jan 2026 01:12:30 GMT and should not be manually modified.
## 0.8.12
Thu, 08 Jan 2026 01:12:30 GMT
_Version update only_
## 0.8.11
Wed, 07 Jan 2026 01:12:25 GMT
_Version update only_
## 0.8.10
Mon, 05 Jan 2026 16:12:50 GMT
_Version update only_
## 0.8.9

@@ -6,0 +21,0 @@ Sat, 06 Dec 2025 01:12:28 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.55.1"
"packageVersion": "7.55.5"
}
]
}
{
"name": "@rushstack/lookup-by-path",
"version": "0.8.9",
"version": "0.8.12",
"description": "Strongly typed trie data structure for path and URL-like strings.",

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

"eslint": "~9.37.0",
"@rushstack/heft": "1.1.7",
"@rushstack/heft": "1.1.10",
"local-node-rig": "1.0.0"

@@ -25,0 +25,0 @@ },