loopbackio / loopbackio/strong-soap

Replace the request package by something else (DEPRECATED)

Open
#535 13 comments 9 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
410
Forks
162
Avg merge
4h 36m
Merged PRs (30d)
7

Description

# Description/Steps to reproduce
[Here ](https://www.npmjs.com/package/request)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.

# Link to reproduction sandbox
https://www.npmjs.com/package/request

# Expected result
Not using a deprecated package
This can be replaced by axios.

# Additional information

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running npm install and tracing where the deprecated request package is used in strong-soap. Review the package dependency declarations and the existing request-related behavior before choosing a replacement. Done means installation no longer reports the deprecated package and the SOAP driver continues to work as before.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
api, backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.