Constructors
Properties
currentVersion
currentVersion: string
latestVersion
latestVersion: string
Methods
checkForUpdates
checkForUpdates(): Promise<void>
compareVersions
compareVersions(a: string, b: string): boolean
getLatestVersion
getLatestVersion(): Promise<string>