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

v3.0.1

Choose a tag to compare

@magliocchetti magliocchetti released this 18 Jul 18:39
· 7 commits to master since this release
  • 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)