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
base: d844b2c1debfb7a408a8a219aea6cd5c66cfdea4
Choose a base ref
...
head repository: isaacs/node-glob
compare: 1b6bf20239a4c3bd73cacc82daa86bb7cf409398
Choose a head ref
  • 4 commits
  • 10 files changed
  • 2 contributors

Commits on May 16, 2022

  1. Remove dependency on path-is-absolute

    Per https://www.npmjs.com/package/path-is-absolute:
    
    > This package is no longer relevant as Node.js 0.12 is unmaintained.
    
    PR-URL: #477
    Credit: @jsha
    Close: #477
    Reviewed-by: @isaacs
    jsha authored and isaacs committed May 16, 2022
    Configuration menu
    Copy the full SHA
    e19db65 View commit details
    Browse the repository at this point in the history
  2. update tap, libtap

    isaacs committed May 16, 2022
    Configuration menu
    Copy the full SHA
    af57da2 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. add windowsPathsNoEscape option

    Fix: #468
    
    PR-URL: #470
    Credit: @isaacs
    Close: #470
    Reviewed-by: @isaacs
    isaacs committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    1756fcc View commit details
    Browse the repository at this point in the history
  2. 8.1.0

    isaacs committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    1b6bf20 View commit details
    Browse the repository at this point in the history