Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 471 Bytes

File metadata and controls

14 lines (9 loc) · 471 Bytes

Release Notes

0.1.0

Initial release of source-map-links, an independent TypeScript package for projects migrating away from source-map-resolve.

Highlights:

  • Source map comment discovery, data URL parsing, URL resolution, and source content helpers.
  • Zero runtime dependencies.
  • ESM, CommonJS, and TypeScript declaration output.
  • Package-level tests and npm pack verification.

This package is not affiliated with source-map-resolve or its maintainers.