这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.
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/gen-mapping
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Choose a base ref
...
head repository: jridgewell/gen-mapping
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.2
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    f5c019f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. [meta] fix "exports" for node 13.0-13.6

    `engines.node` explicitly says ">= 6", which includes node 13.0-13.6, which is broken without this change.
    
    This came up because `@babel/generator` now depends on this package.
    ljharb authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    3dedb15 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Merge pull request #4 from ljharb/patch-1

    [meta] fix "exports" for node 13.0-13.6
    jridgewell authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    4308671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7191ee4 View commit details
    Browse the repository at this point in the history
  3. 0.3.2

    jridgewell committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    a44a71d View commit details
    Browse the repository at this point in the history
Loading