razorpay / razorpay/razorpay-node
Replace the request package by something else (DEPRECATED)
Open
@ankitdas13 is already working on this.
Since Apr 10, 2023.
- Dominant language
- JavaScript
- Stars
- 243
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
Steps to reproduce the behavior
Here you find the deprecation warning, it has been deprecated for more than 3 years.
you can do npm install and you can see the deprecation warning.
Expected behavior
Not using a deprecated package
Actual behavior
The razorpay is depending on the request package which deprecated.
Code snippets
No response
Node version
All
Library version
2.8.6
Additional Information
This can be replaced by axios for example
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.