Skip to content

Commit 4cfd5ba

Browse files
authored
docs: Update README.md
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent efc3cfe commit 4cfd5ba

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ generate _[CycloneDX][link_website]_ Software Bill-of-Materials (SBOM) from _nod
1717
| ecosystem | actual tool |
1818
|:---------:|:------------|
1919
| _npm_ | [@cyclonedx/cyclonedx-npm](https://www.npmjs.com/package/@cyclonedx/cyclonedx-npm) |
20-
| _yarn_ | to be announced <!-- maybe https://github.com/CycloneDX/cyclonedx-node-yarn --> |
21-
| _pnpm_ | to be announced <!-- maybe https://github.com/CycloneDX/cyclonedx-node-pnpm --> |
20+
| _yarn_ | to be announced, suggestions welcome <!-- maybe https://github.com/CycloneDX/cyclonedx-node-yarn --> |
21+
| _pnpm_ | to be announced, suggestions welcome <!-- maybe https://github.com/CycloneDX/cyclonedx-node-pnpm --> |
2222

2323
You should not depend on this very meta-package, instead depend on the actual tool that fits your specific ecosystem.
2424

@@ -30,10 +30,10 @@ These ecosystems are out of scope. Therefore, the following packages are not par
3030
| ecosystem | actual tool |
3131
|:---------:|:------------|
3232
| _webpack_ | [@cyclonedx/webpack-plugin](https://www.npmjs.com/package/@cyclonedx/webpack-plugin) |
33-
| _Angular_ | [@cyclonedx/webpack-plugin](https://www.npmjs.com/package/@cyclonedx/webpack-plugin) |
34-
| _React_ | [@cyclonedx/webpack-plugin](https://www.npmjs.com/package/@cyclonedx/webpack-plugin) |
35-
| _Parcel_ | to be announced |
36-
| _Bower_ | to be announced |
33+
| _Angular_ | [@cyclonedx/webpack-plugin with Angular](https://www.npmjs.com/package/@cyclonedx/webpack-plugin?activeTab=readme#user-content-use-with-angular) |
34+
| _React_ | [@cyclonedx/webpack-plugin with React](https://www.npmjs.com/package/@cyclonedx/webpack-plugin?activeTab=readme#user-content-use-with-react) |
35+
| _Parcel_ | to be announced, suggestions welcome |
36+
| _Bower_ | None. Bower is [deprecated](https://bower.io/blog/2017/how-to-migrate-away-from-bower/) |
3737

3838
## Library
3939

0 commit comments

Comments
 (0)