Skip to content

@verdaccio/core


Function: getLatest()

ts
function getLatest(pkg): string;

Get the latest publihsed version of a package.

Parameters

ParameterType
pkgManifest

Returns

string

Released under the MIT License.