pub fn fetch_latest_version( package_name: String, ) -> Result(String, String)
pub fn parse_version(body: String) -> Result(String, String)