@rushstack/lookup-by-path
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "0.3.2", | ||
"tag": "@rushstack/lookup-by-path_v0.3.2", | ||
"date": "Thu, 17 Oct 2024 08:35:06 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.68.4`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.3.1", | ||
@@ -7,0 +19,0 @@ "tag": "@rushstack/lookup-by-path_v0.3.1", |
# Change Log - @rushstack/lookup-by-path | ||
This log was last generated on Tue, 15 Oct 2024 00:12:31 GMT and should not be manually modified. | ||
This log was last generated on Thu, 17 Oct 2024 08:35:06 GMT and should not be manually modified. | ||
## 0.3.2 | ||
Thu, 17 Oct 2024 08:35:06 GMT | ||
_Version update only_ | ||
## 0.3.1 | ||
@@ -6,0 +11,0 @@ Tue, 15 Oct 2024 00:12:31 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.47.9" | ||
"packageVersion": "7.47.10" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/lookup-by-path", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"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.3", | ||
"@rushstack/heft": "0.68.4", | ||
"local-node-rig": "1.0.0" | ||
@@ -24,0 +24,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
43886
706