npm_package_latest_version

Function npm_package_latest_version 

Source
pub fn npm_package_latest_version(package_name: &str) -> Result<String, String>
Expand description

Returns the latest version of the given NPM package.