probe-image-size
Advanced tools
Changelog
[4.1.0] - 2019-07-09
Changelog
[4.0.0] - 2018-03-05
got
-> request
, see #16.Changelog
[3.2.0] - 2017-11-22
got
to 6.x due serious regressions, see #16.
Next attempt will be switching to request
and releasing 4.0.0.Changelog
[3.1.0] - 2017-06-08
got
6.x -> 7.x. got
timeouts may work a bit
different but should affect result.Changelog
[3.0.0] - 2016-12-02
Promise
.err.status
-> err.statusCode
{ rejectUnauthorized: false }
from defaults.request
dependency with got
(read options description in doc).readable-stream
to native stream
(node 4+ has normal Stream3).Changelog
[2.2.0] - 2016-10-26
.url
with actual image address (after redirects) for remotes.Changelog
[2.1.1] - 2016-08-25