Package version:

Current version of each updatable component.

interface PackageVersionInfo {
    lastUpdated?: any;
    packageType?: string;
    version?: string;
}

Properties

lastUpdated?: any

Last time this component was updated.

packageType?: string

Package type

version?: string

Package version