Skip to content

Releases: obrobrio2000/googleimg

v3.0.2

12 Dec 08:01
Compare
Choose a tag to compare
  • added try catch on axios get function (credits to @doyskie7)

v3.0.1

18 Jul 18:39
Compare
Choose a tag to compare
  • es6 rewrite
  • use of urlsearchparams instead of querystring
    (querystring is deprecated in favor of urlsearchparams)
  • use of axios instead of got
    (got <11.8.5 allows a redirect to a UNIX socket)