Skip to content

Commit b6bb2b3

Browse files
authored
feat: "bundled" property when flattened (#310)
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 03fbd37 commit b6bb2b3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+284939
-32
lines changed

HISTORY.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
## unreleased
66

7+
* Added
8+
* When CLI option `--flatten-components=true` is set, then the property [`cdx:npm:package:bundled`](https://github.com/CycloneDX/cyclonedx-property-taxonomy/blob/main/cdx/npm.md) might be added ([#311] via [#310])
9+
* Misc
10+
* Added demos for flattened results (via [#310])
11+
12+
[#310]: https://github.com/CycloneDX/cyclonedx-node-npm/pull/310
13+
[#311]: https://github.com/CycloneDX/cyclonedx-node-npm/issues/311
14+
715
## 1.5.0 - 2022-11-11
816

917
* Added

0 commit comments

Comments
 (0)