4.0.0
⚠️ BREAKING CHANGES
This package became a so-called meta-package, it does no longer ship any own functionality, but it is a collection of dependencies. (via #321)
This package's dependencies are tools with one purpose in common: generate CycloneDX Software Bill-of-Materials (SBOM) from node-based projects.
- for npm-based projects: @cyclonedx/cyclonedx-npm
- for yarn-based projects: to be announced
- for pnpm-based projects: to be announced
If you are looking for a JavaScript/TypeScript library for working with CycloneDX, its data models or serialization, then you might want to try @cyclonedx/cyclonedx-library.
Previous versions
This project used to be a tool-set and a library to work and generate CycloneDX Software Bill-of-Materials (SBOM) from npm and yarn based projects.
Since version 4.0, this was all split to individual projects, and this project changed to a bare meta-package.
Previous versions of this very package are still available via npmjs versions and github releases.