Post-publish discovery plan for request-modern.
This package is an independent alternative or migration helper for request; do not imply affiliation with the original project.
Search GitHub package.json dependencies for request
Fetch-backed request-shaped client with callback and promise APIs for migration.
This removes `request`, which is deprecated, unsupported, or on a stale release line, and replaces the affected call site with `request-modern`.
`request-modern` is an independent TypeScript migration package with zero runtime dependencies. It is not affiliated with the original project.
Validation:
- [ ] npm install
- [ ] npm test