Skip to content

Releases: CycloneDX/cyclonedx-node-npm

1.7.1

16 Dec 12:37
Compare
Choose a tag to compare

Maintenance release

Docs


Full Changelog: v1.7.0...v1.7.1

1.7.0

15 Dec 13:09
Compare
Choose a tag to compare

Added

  • SBOM result might have serialNumber populated (#375 via #376, #377)

Full Changelog: v1.6.1...v1.7.0

1.6.1

19 Nov 18:04
Compare
Choose a tag to compare

Maintenance release

Docs

  • Enhanced documentation regarding NodeJS/NPM internals, package-dedupe and results (via #331)

Misc

  • Added test for flattened results (via #312)

Build

  • Use TypeScript v4.9.3 now, was v4.8.4 (via #333)

Full Changelog: v1.6.0...v1.6.1

1.6.0

12 Nov 08:36
Compare
Choose a tag to compare

Added

Misc

  • Added demos for flattened results (via #310)

Full Changelog: v1.5.0...v1.6.0

1.5.0

11 Nov 19:19
Compare
Choose a tag to compare

Added

  • Components' install path/location will be visible in the SBOM result (#305 via #308)

Full Changelog: v1.4.1...v1.5.0

1.4.1

06 Nov 01:03
Compare
Choose a tag to compare

Fixed

  • Components' "sha512" hash is properly detected and populated in the SBOM result. (#302 via #303)

Full Changelog: v1.4.0...v1.4.1

1.4.0

05 Nov 09:26
Compare
Choose a tag to compare

Added

  • Enabled support for NPM v9. (#245 via #246)

Full Changelog: v1.3.0...v1.4.0

1.3.0

30 Oct 11:06
Compare
Choose a tag to compare

Fixed

  • Improved the NPM compatibility with --omit options. (#254 via #259)
  • In case of an error, the exit code is guaranteed to be non-zero (via #260)

Misc

  • Added more debug output regarding NPM version detection. (via #259)

Full Changelog: v1.2.0...v1.3.0

1.2.0

23 Oct 11:10
Compare
Choose a tag to compare

Changed

  • The existence of a lock file is no longer enforced, as long as there are other evidence (#247 via #248)

1.1.0

22 Oct 18:55
Compare
Choose a tag to compare

Added

  • CLI got a new switch --short-PURLs (#225 via #226)

Fixed

  • Improved usability on Windows (#161 via #234)

Misc

  • Improved the error message when a lock files was missing (#196 via #231)

Build

  • Use TypeScript v4.8.4 now, was v4.8.3 (via #164)

Full Changelog: v1.0.0...v1.1.0