CycloneDX JavaScript Library - Web - v9.4.0
    Preparing search index...

    Interface NormalizerOptions

    interface NormalizerOptions {
        sortLists?: boolean;
    }
    Index

    Properties

    Properties

    sortLists?: boolean

    Whether to sort lists in normalization results. Sorted lists make the output reproducible.