mozilla / ensemble-transposer

A Node task which reformats and adds metadata to raw data :musical_score: :pen:
https://ensemble-transposer.herokuapp.com/
Mozilla Public License 2.0
11 stars 7 forks source link

Replace the "request" package #206

Open openjck opened 4 years ago

openjck commented 4 years ago

The request package has been deprecated. It's my understanding that it will not receive security updates in the future. It should be replaced with something else.

https://github.com/request/request/issues/3142

pdehaan commented 4 years ago

FWIW, I'm a fan of axios and got.