Post-publish discovery plan for source-map-links.
This package is an independent alternative or migration helper for source-map-resolve; do not imply affiliation with the original project.
Search GitHub package.json dependencies for source-map-resolve
Source map comment discovery, data URL parsing, URL resolution, and source content helpers.
This removes `source-map-resolve`, which is deprecated, unsupported, or on a stale release line, and replaces the affected call site with `source-map-links`.
`source-map-links` is an independent TypeScript migration package with zero runtime dependencies. It is not affiliated with the original project.
Validation:
- [ ] npm install
- [ ] npm test