-
Notifications
You must be signed in to change notification settings - Fork 211
Open
Description
Issue type
- compatability
Brief description
Outdated request and request-promise dependencies:
As of Feb 11th 2020, request is fully deprecated. No new changes are expected land. In fact, none have landed for some time.
For more information about why request is deprecated and possible alternatives refer to this issue.
bitfinex-api-node/package.json
Lines 73 to 74 in 52ae9c7
"request": "^2.67.0", | |
"request-promise": "^4.2.0", |
Moreover it seems this package isn't used in project, maybe leftover from past?
Metadata
Metadata
Assignees
Labels
No labels