Skip to main content

velopack

Classes

ClassDescription
UpdateManager-
VelopackApp-

Type Aliases

Type aliasDescription
UpdateInfoHolds information about the current version and pending updates, such as how many there are, and access to release notes.
UpdateOptionsOptions to customise the behaviour of UpdateManager.
VelopackLocatorConfigVelopackLocator provides some utility functions for locating the current app important paths (eg. path to packages, update binary, and so forth).

Functions

FunctionDescription
setVelopackLoggerSet a custom logger callback to receive log messages from Velopack. The default behavior is to log to console.log.