Skip to content

Releases: CycloneDX/cyclonedx-javascript-library

6.4.1

18 Mar 18:05
Compare
Choose a tag to compare

Documentation

Build

  • Use TypeScript v5.4.2 now, was v5.3.3 (via #1021)

What's Changed

Full Changelog: v6.4.0...v6.4.1

6.4.0

26 Feb 15:53
Compare
Choose a tag to compare

Added

  • Class Models.Metadata got a new property licenses (#1019 via #1020)
  • Class Models.Metadata got a new property properties (#1019 via #1020)

What's Changed

Full Changelog: v6.3.2...v6.4.0

6.3.2

25 Feb 15:03
Compare
Choose a tag to compare

Refactor

  • Removed dynamic imports in Node.js-specific XML serializer lookup (#1017 via #1018)
    This should improve compatibility with linkers and bundlers.

Build


What's Changed

New Contributors

Full Changelog: v6.3.1...v6.3.2

6.3.1

11 Dec 13:40
Compare
Choose a tag to compare

Maintenance release

6.3.0

11 Dec 13:22
Compare
Choose a tag to compare

Dependencies

  • Widened optional dependency libxmljs2@^0.31||^0.32||^0.33, was @^0.31||^0.32 (via #1001)

What's Changed

Full Changelog: v6.2.0...v6.3.0

6.2.0

11 Dec 13:35
Compare
Choose a tag to compare

Changed

  • Serialization/normalization guarantees valid URI values (#992 via #996)

What's Changed

New Contributors

Full Changelog: v6.1.3...v6.2.0

6.1.3

09 Dec 14:37
Compare
Choose a tag to compare

Fixed

  • Possible bug in XML serialization of undefined children (via #1000)

Build

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

What's Changed

Full Changelog: v6.1.2...v6.1.3

6.1.2

02 Dec 16:10
Compare
Choose a tag to compare

Maintenance release.

Misc

  • Widened dependency spdx-expression-parse@^3.0.1||^4, was @^3.0.1 (via #993)
  • CI/CT: test also with Node.js v21 (via #995)

What's Changed

Full Changelog: v6.1.1...v6.1.2

6.1.1

01 Dec 15:09
Compare
Choose a tag to compare

Maintenance release.

Style

  • Apply latest code style guide (via #988, #990)

Build

  • Use TypeScript v5.3.2 now, was v5.2.2 (via #990)
  • Use ts-loader v9.5.1 now, was v9.5.0 (via #990)

What's Changed

  • chore(deps-dev): bump the eslint group with 1 update by @dependabot in #986
  • chore(deps-dev): bump the eslint group with 2 updates by @dependabot in #988
  • chore(deps-dev): bump the typescript group with 2 updates by @dependabot in #990

Full Changelog: v6.1.0...v6.1.1

6.1.0

05 Nov 20:25
Compare
Choose a tag to compare

Added

  • Class Models.ExternalReference got a new property hashes (#984 via #985)
  • Serializers and ExternalReference-Normalizers will take Models.ExternalReference.hashes into account (#984 via #985)

Build

  • Use Webpack v5.89.0 now, was v5.88.2 (via #979)
  • Use ts-loader v9.5.0 now, was v9.4.4 (via #977)

What's Changed

Full Changelog: v6.0.0...v6.1.0