Skip to content

package:source_maps v0.10.14

Latest

Choose a tag to compare

@mosuem mosuem released this 20 Aug 08:37
· 14 commits to main since this release
0580d20
  • Fix SingleMapping.spanFor to use the entry from a previous line as specified
    by the sourcemap specification
    (https://tc39.es/ecma426/#sec-GetOriginalPositions).
  • Throw StateError when parsing mappings with negative source URL or source name IDs.