Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Releases: magliocchetti/googleimg

v3.0.2

12 Dec 08:01

Choose a tag to compare

  • added try catch on axios get function (credits to @doyskie7)

v3.0.1

18 Jul 18:39

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)