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.2.5
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.2.6
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on May 16, 2023

  1. (doc) Switch http to https in blog.izs.me reference

    This PR changes http://blog.izs.me/ to https://blog.izs.me/ in the package author field. HTTPS is supported by the end point, and this shouldn't have any impact to the use of the package.
    scovetta authored and isaacs committed May 16, 2023
    Configuration menu
    Copy the full SHA
    73b5c79 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. update minipass, remove skipLibCheck: true

    This requires the minipass with the fixed EventEmitter types, and also
    the tsconfig setting that let the error slip past in the first place.
    
    Re: #529
    Re: isaacs/minipass#49
    isaacs committed May 17, 2023
    Configuration menu
    Copy the full SHA
    e82a237 View commit details
    Browse the repository at this point in the history
  2. 10.2.5

    isaacs committed May 17, 2023
    Configuration menu
    Copy the full SHA
    4d9f753 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. update minimatch

    Re: #527
    isaacs committed May 20, 2023
    Configuration menu
    Copy the full SHA
    a540fab View commit details
    Browse the repository at this point in the history
  2. 10.2.6

    isaacs committed May 20, 2023
    Configuration menu
    Copy the full SHA
    676bbef View commit details
    Browse the repository at this point in the history
Loading