CycloneDX JavaScript Library - Node - v10.1.0
    Preparing search index...

    Class Component

    Implements

    Index
    author?: string
    copyright?: Stringable
    dependencies: BomRefRepository
    description?: string
    externalReferences: ExternalReferenceRepository
    group?: string
    name: string
    properties: PropertyRepository
    publisher?: string
    purl?: string
    swid?: Models.SWID
    version?: string
    • 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