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

    Class Component

    Implements

    Index

    Constructors

    Properties

    author?: string
    copyright?: Stringable
    dependencies: BomRefRepository
    description?: string
    externalReferences: ExternalReferenceRepository
    group?: string
    name: string
    properties: PropertyRepository
    publisher?: string
    purl?: PackageURL
    swid?: Models.SWID
    version?: string

    Accessors

    Methods

    • Compare one object with another.

      The purpose of this method is not to test for equality, but have deterministic comparability. As long as this method is deterministic, there is no need for a proper ordering in any result/downstream.

      Parameters

      Returns number