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: isaacs/node-glob
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.3.12
Choose a base ref
...
head repository: isaacs/node-glob
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.3.13
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 28, 2024

  1. fix test-regen bug

    isaacs committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7732ea3 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. fix: use node:-prefixed requires for builtins

    Fixes and closes #580 by switching to `node:`-
    prefixed requires for Node API builtins.
    
    Will need releases for `minipass` and `path-scurry`, PRs for these
    are noted below.
    
    Relates to:
    - isaacs/path-scurry#17
    - isaacs/minipass#55
    
    Signed-off-by: Sam Gammon <[email protected]>
    
    PR-URL: #581
    Credit: @sgammon
    Close: #581
    Reviewed-by: @isaacs
    sgammon authored and isaacs committed May 9, 2024
    Configuration menu
    Copy the full SHA
    435d1f7 View commit details
    Browse the repository at this point in the history
  2. 10.3.13

    isaacs committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d6a9d05 View commit details
    Browse the repository at this point in the history
Loading