10000 Comparing trace-mapping/0.3.27...trace-mapping/0.3.28 · jridgewell/sourcemaps · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jridgewell/sourcemaps
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: trace-mapping/0.3.27
Choose a base ref
...
head repository: jridgewell/sourcemaps
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: trace-mapping/0.3.28
Choose a head ref
  • 12 commits
  • 11 files changed
  • 1 contributor

Commits on Jun 30, 2025

  1. Configuration menu
    Copy the full SHA
    e0c7250 View commit details
    Browse the repository at this point in the history
  2. Update UMD Wrapper

    The old wrapper left `require('foo')` calls within the factory body and passed in different implementations of `require` depending on the environment. The new impl will extract all require calls to the factory header, allowing all `require` calls to be statically analyzed.
    jridgewell committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    3c54ed0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d51cb8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #33 from jridgewell/umd

    Update UMD Wrapper
    jridgewell authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    4774e61 View commit details
    Browse the repository at this point in the history
  5. Support Node v6

    jridgewell committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    f44430d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #34 from jridgewell/nodev6

    Support Node v6
    jridgewell authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    b394ec7 View commit details
    Browse the repository at this point in the history
  7. Update changelogs

    jridgewell committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    58ea44b View commit details
    Browse the repository at this point in the history
  8. gen-mapping/0.3.11

    jridgewell committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    82195c5 View commit details
    Browse the repository at this point in the history
  9. remapping/2.3.3

    jridgewell committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    288b25b View commit details
    Browse the repository at this point in the history
  10. source-map/0.3.9

    jridgewell committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    eeefb3d View commit details
    Browse the repository at this point in the history
  11. sourcemap-codec/1.5.3

    jridgewell committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    6f00e1b View commit details
    Browse the repository at this point in the history
  12. trace-mapping/0.3.28

    jridgewell committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    d2578bd View commit details
    Browse the repository at this point in the history
Loading
0