Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 598 Bytes

File metadata and controls

9 lines (7 loc) · 598 Bytes

Compatibility Notes

source-map-links is an independent migration package for projects leaving source-map-resolve; it is not affiliated with the original package maintainers or project.

Area Notes
Preserved migration surface sourceMappingURL discovery, source map resolution, source URL resolution, and sync/async pipeline support.
Improvements Data URL parsing, XSSI prefix stripping, typed source-map objects, and explicit read callbacks.
Intentional difference File system and network loading are caller-provided to keep the package dependency-free.