loopbackio / loopbackio/strong-soap
Deprecated package Inflight installed as a dependency.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 410
- Forks
- 162
- Avg merge
- 4h 36m
- Merged PRs (30d)
- 7
Description
The issue
strong-soap has strong-globalize as a dependency, which has yamljs as a dependency, which has an outdated glob (v7) as a dependency, which finally has inflight as a dependency.
Inflight is a deprecated with the author message
This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
This dependency tree should be resolved to avoid using a deprecated dependency.
Contributor guide
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.
Research direction
Inspect the dependency tree from strong-soap through strong-globalize, yamljs, and glob v7 to inflight, then check the package manifests and available dependency updates. Confirm the resolved tree no longer installs inflight while preserving the package's existing functionality.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100