1.9.2
Fixed
- No longer omit components' version's buildID (#551 via #597)
Fixed for NPM>=7 only. NPM6 omits this information in the first place, still.
Misc
- Utilize SerialNumber generator from
@cyclonedx/cyclonedx-library@^1.13
(via #599)
The previously used internal code was donated to that library.
Full Changelog: v1.9.1...v1.9.2