File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -4,22 +4,20 @@ All notable changes to this project will be documented in this file.
44
55## unreleased
66
7- ## 4.0.0 - unreleased
7+ ## 4.0.0 - 2022-10-21
88
99This became a so-called ** meta-package** , it does not ship any own functionality, but it is a collection of dependencies. (via [ #321 ] )
1010
1111This package's dependencies are tools with one purpose:
1212generate _ CycloneDX_ Software Bill-of-Materials (SBOM) from _ node_ -based projects.
1313
14- * for _ npm_ -based projects: [ ` @cyclonedx/cyclonedx-npm ` ] ( https://www.npmjs.com/package/%40cyclonedx/cyclonedx-npm )
14+ * for _ npm_ -based projects: [ @cyclonedx/cyclonedx-npm ] ( https://www.npmjs.com/package/%40cyclonedx/cyclonedx-npm )
1515* for _ yarn_ -based projects: to be announced
1616* for _ pnpm_ -based projects: to be announced
1717* for _ parcel_ -based projects: to be announced
1818
19- 💡 You should not depend on this very package, but the actual tool that suites your specific ecosystem.
20-
21- 💡 If you are looking for a JavaScript/TypeScript library for working with CycloneDX, its data models or serialization,
22- then you might want to try [ ` @cyclonedx/cyclonedx-library ` ] ( https://www.npmjs.com/package/%40cyclonedx/cyclonedx-library ) .
19+ If you are looking for a JavaScript/TypeScript library for working with CycloneDX, its data models or serialization,
20+ then you might want to try [ @cyclonedx/cyclonedx-library ] ( https://www.npmjs.com/package/%40cyclonedx/cyclonedx-library ) .
2321
2422[ #321 ] : https://github.com/CycloneDX/cyclonedx-node-module/pull/321
2523
You can’t perform that action at this time.
0 commit comments