@rushstack/lookup-by-path
Advanced tools
Comparing version 0.5.2 to 0.5.3
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "0.5.3", | ||
"tag": "@rushstack/lookup-by-path_v0.5.3", | ||
"date": "Thu, 30 Jan 2025 01:11:42 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.14`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.5.2", | ||
@@ -7,0 +19,0 @@ "tag": "@rushstack/lookup-by-path_v0.5.2", |
# Change Log - @rushstack/lookup-by-path | ||
This log was last generated on Thu, 09 Jan 2025 01:10:10 GMT and should not be manually modified. | ||
This log was last generated on Thu, 30 Jan 2025 01:11:42 GMT and should not be manually modified. | ||
## 0.5.3 | ||
Thu, 30 Jan 2025 01:11:42 GMT | ||
_Version update only_ | ||
## 0.5.2 | ||
@@ -6,0 +11,0 @@ Thu, 09 Jan 2025 01:10:10 GMT |
@@ -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.49.0" | ||
"packageVersion": "7.49.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/lookup-by-path", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"description": "Strongly typed trie data structure for path and URL-like strings.", | ||
@@ -21,3 +21,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@rushstack/heft": "0.68.13", | ||
"@rushstack/heft": "0.68.14", | ||
"local-node-rig": "1.0.0" | ||
@@ -24,0 +24,0 @@ }, |
70725
1148