nodeshift-archived / license-reporter

license-reporter is a tool that gathers licenses for project's dependencies and produces a output in XML, JSON, YAML and HTML format.
Apache License 2.0
13 stars 10 forks source link

feat: dependency updates and using axios #390

Closed helio-frota closed 2 years ago

helio-frota commented 2 years ago

Moving from sync-request to axios with async await.

helio-frota commented 2 years ago

for a long time (since the beginning), we were using sync-request.