🚀 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.12
to
0.8.13
+12
-0
CHANGELOG.json

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

{
"version": "0.8.13",
"tag": "@rushstack/lookup-by-path_v0.8.13",
"date": "Fri, 30 Jan 2026 01:16:13 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.11`"
}
]
}
},
{
"version": "0.8.12",

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

+6
-1
# Change Log - @rushstack/lookup-by-path
This log was last generated on Thu, 08 Jan 2026 01:12:30 GMT and should not be manually modified.
This log was last generated on Fri, 30 Jan 2026 01:16:13 GMT and should not be manually modified.
## 0.8.13
Fri, 30 Jan 2026 01:16:13 GMT
_Version update only_
## 0.8.12

@@ -6,0 +11,0 @@ Thu, 08 Jan 2026 01:12:30 GMT

+2
-2
{
"name": "@rushstack/lookup-by-path",
"version": "0.8.12",
"version": "0.8.13",
"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.10",
"@rushstack/heft": "1.1.11",
"local-node-rig": "1.0.0"

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