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