npm-registry-fetch
Advanced tools
Changelog
6.0.0 (2019-12-17)
There are some lint failures due to standard pushing for using WhatWG URL objects instead of url.parse/url.resolve. However, the code in this lib does some fancy things with the query/search portions of the parsed url object, so it'll take a bit of care to make it work properly.
detect CI so our tests don't fail in CI (5813da6)
Use WhatWG URLs instead of url.parse (8ccfa8a)
normalize settings, drop old nodes, update deps (510b125)
<a name="5.0.1"></a>
Changelog
5.0.0 (2019-10-04)
<a name="4.0.2"></a>