Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMostRecentExistingVersion ¶
func GetMostRecentExistingVersion(ctx context.Context, existingVersions []string, npmVersions []Version) (*Version, []Version)
GetMostRecentExistingVersion gets the most recent npm.Version based on time stamp that is currently downloaded as well as all existing versions in npm.Version form.
func IsVersionIgnored ¶
func IsVersionIgnored(config *packages.Autoupdate, version string) bool
Types ¶
Click to show internal directories.
Click to hide internal directories.