pub fn npm_package_latest_version(package_name: &str) -> Result<String, String>
Returns the latest version of the given NPM package.