> The querystring API is considered [Legacy](https://nodejs.org/api/querystring.html#querystring_query_string). While it is still maintained, new code should use the URLSearchParams API instead. https://github.com/feross/simple-get/blob/81eaf56c012dec4f64f223f4c41811e32ea2ce53/index.js#L9 The npm package is deprecated also: https://www.npmjs.com/package/querystring