Open rain2o opened 3 years ago
The request package is included in the default package.json, but I recently noticed it has been fully deprecated as of Feb 11th, 2020.
request
package.json
You can read about it here - https://github.com/request/request/issues/3142
This package appears to be used in a few endpoints currently. I haven't done much research yet on a good replacement. Any recommendations?
The
request
package is included in the defaultpackage.json
, but I recently noticed it has been fully deprecated as of Feb 11th, 2020.You can read about it here - https://github.com/request/request/issues/3142
This package appears to be used in a few endpoints currently. I haven't done much research yet on a good replacement. Any recommendations?