npm @cyclonedx/cyclonedx-npm 1.15.0

latest releases: 4.1.2, 4.1.1, 4.1.1-rc.0...
2 years ago

Changed

  • Log output is less verbose, can be re-enabled via CLI switch --verbose (#158 via #1131)
    Warnings and errors are still displayed as before!
    This is considered a non-breaking change, since only informational logs and debug information is affected.
  • Hardened JSON imports (via #1132, #1135)

Added

  • CLI switch -v, --verbose to increase output verbosity (#158 via #1131)
    May be used multiple times, like -vvv.
  • More logs on info-level (via #1131)
  • More logs on debug-level (via #1131)

Build

  • Use TypeScript v5.3.3 now, was v5.3.2 (via #1133)

What's Changed

Full Changelog: v1.14.3...v1.15.0

Don't miss a new cyclonedx-npm release

NewReleases is sending notifications on new releases.