Thanks to visit codestin.com
Credit goes to github.com

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: marc136/node-folder-hash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Choose a base ref
...
head repository: marc136/node-folder-hash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.1
Choose a head ref
  • 8 commits
  • 7 files changed
  • 1 contributor

Commits on Jan 2, 2025

  1. Fix grammar

    marc136 committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    4f9f463 View commit details
    Browse the repository at this point in the history
  2. Add algoOptions to README

    marc136 committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    af87c30 View commit details
    Browse the repository at this point in the history
  3. Add logs to debug the include and exclude glob patterns

    Use with `DEBUG=fhash:glob`
    marc136 committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    865f1bb View commit details
    Browse the repository at this point in the history
  4. Formatting changes

    marc136 committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    484f105 View commit details
    Browse the repository at this point in the history
  5. Add test from PR 201

    marc136 committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    abb931a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. Use minimatch@v7

    Fixes #234
    
    This version of minimatch@7 still supports node>=10
    
    Partially reverts 75e1f3a
    marc136 committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    b910393 View commit details
    Browse the repository at this point in the history
  2. Run npm dedupe

    marc136 committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    e4038f3 View commit details
    Browse the repository at this point in the history
  3. 4.1.1

    marc136 committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    8f7f1d4 View commit details
    Browse the repository at this point in the history
Loading