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

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

{
"version": "0.8.15",
"tag": "@rushstack/lookup-by-path_v0.8.15",
"date": "Wed, 04 Feb 2026 20:42:47 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.13`"
}
]
}
},
{
"version": "0.8.14",

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

+6
-1
# Change Log - @rushstack/lookup-by-path
This log was last generated on Wed, 04 Feb 2026 16:13:27 GMT and should not be manually modified.
This log was last generated on Wed, 04 Feb 2026 20:42:47 GMT and should not be manually modified.
## 0.8.15
Wed, 04 Feb 2026 20:42:47 GMT
_Version update only_
## 0.8.14

@@ -6,0 +11,0 @@ Wed, 04 Feb 2026 16:13:27 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.56.0"
"packageVersion": "7.56.1"
}
]
}
{
"name": "@rushstack/lookup-by-path",
"version": "0.8.14",
"version": "0.8.15",
"description": "Strongly typed trie data structure for path and URL-like strings.",

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

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

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