Skip to content

Commit 54f2bb0

Browse files
authored
docs: fix link to bun (#382)
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 971b2e7 commit 54f2bb0

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ All notable changes to this project will be documented in this file.
66

77
<!-- any unreleased change goes here -->
88

9+
* Docs
10+
* Fix link for _Bun_ (via [#382])
11+
12+
[#382]: https://github.com/CycloneDX/cyclonedx-node-module/pull/382
13+
914
## 4.1.5 - 2026-03-19
1015

1116
* Docs

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ These systems are out of scope. Therefore, the following tools are not part of t
3030
| System | Actual Tool(s) |
3131
|:------:|:---------------|
3232
| _Angular_ | Utilize [@cyclonedx/cyclonedx-esbuild](https://www.npmjs.com/package/@cyclonedx/cyclonedx-esbuild?activeTab=readme#use-with-angular) or [@cyclonedx/webpack-plugin](https://www.npmjs.com/package/%40cyclonedx/webpack-plugin?activeTab=readme#use-with-angular) |
33-
| _Bun_ | Utilize [@cyclonedx/cyclonedx-esbuild](https://www.npmjs.com/package/@cyclonedx/cyclonedx-esbuild?activeTab=readme#plugin-example-esbuild) |
33+
| _Bun_ | Utilize [@cyclonedx/cyclonedx-esbuild](https://www.npmjs.com/package/@cyclonedx/cyclonedx-esbuild?activeTab=readme#plugin-example-bun) |
3434
| _Bower_ | None. (_Bower_ is [deprecated](https://bower.io/blog/2017/how-to-migrate-away-from-bower/)!) |
3535
| _Esbuild_ | [@cyclonedx/cyclonedx-esbuild](https://www.npmjs.com/package/%40cyclonedx/cyclonedx-esbuild) |
3636
| _Parcel_ | To be announced, suggestions welcome |

0 commit comments

Comments
 (0)