PackageVersionInfo interface
Current version of each updatable component.
Properties
| last |
Last time this component was updated. |
| package |
Package type |
| version | Package version |
Property Details
lastUpdated
Last time this component was updated.
lastUpdated?: Date
Property Value
Date
packageType
Package type
packageType?: string
Property Value
string
version
Package version
version?: string
Property Value
string