Releases: CycloneDX/cyclonedx-node-module
Releases · CycloneDX/cyclonedx-node-module
3.6.0
3.5.0
Changed
- If 'homepage' property is solely a period, then omit 'website' entry from the externalReferences array. (#263 via #264)
Documentation
- Examples use the preferred call via
cyclonedx-node
, instead of the fallbackcyclonedx-bom
. (via #258)
This is a follow-up of [#193].
Tests
- Moved integration tests to a dedicated space and updated documentation for it. (via #260)
3.4.1
3.4.0
3.3.1
3.3.0
Changed
- Renamed
bin/cyclonedx-bom
tobin/make-bom.js
(via #216)
This is considered a none-breaking change, as the CLI use ofnpx cyclonedx-node
/npx cyclonedx-bom
is untouched. - Errors are no longer thrown as
String
, but inheritedError
. (via #217)
This is considered a none-breaking change, asError.toString()
returns the original error message.
Fixed
3.2.0
3.1.3
This change log was auto-generated.
Full Changelog: v3.1.2...v3.1.3
3.1.2
This change log was auto-generated.
What's Changed
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #177
- Bump jest from 27.1.1 to 27.2.2 by @dependabot in #175
- Bump commander from 8.1.0 to 8.2.0 by @dependabot in #171
- Add docker image by @davideicardi in #192
- Bump jest from 27.2.2 to 27.4.3 by @dependabot in #202
- Bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #199
- Bump commander from 8.2.0 to 8.3.0 by @dependabot in #188
- Bump @xmldom/xmldom from 0.7.4 to 0.7.5 by @dependabot in #173
- Bump actions/checkout from 2.3.4 to 2.4.0 by @dependabot in #190
New Contributors
- @davideicardi made their first contribution in #192
Full Changelog: v3.1.1...v3.1.2
3.1.1
This change log was auto-generated.
What's Changed
- Bump jest from 27.1.0 to 27.1.1 by @dependabot in #170
Full Changelog: v3.1.0...v3.1.1