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.0.1
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.0.2
Choose a head ref
  • 17 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 7, 2021

  1. Bump memfs from 3.2.0 to 3.2.2 (#95)

    Bumps [memfs](https://github.com/streamich/memfs) from 3.2.0 to 3.2.2.
    - [Release notes](https://github.com/streamich/memfs/releases)
    - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
    - [Commits](streamich/memfs@v3.2.0...v3.2.2)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    d38621f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Upgrade to GitHub-native Dependabot (#96)

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored May 9, 2021
    Configuration menu
    Copy the full SHA
    f8dd7a9 View commit details
    Browse the repository at this point in the history
  2. Bump mocha from 8.3.1 to 8.4.0 (#98)

    Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.1 to 8.4.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.3.1...v8.4.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 9, 2021
    Configuration menu
    Copy the full SHA
    73289ed View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Bump jsdoc from 3.6.6 to 3.6.7 (#100)

    Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.6 to 3.6.7.
    - [Release notes](https://github.com/jsdoc/jsdoc/releases)
    - [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.7/CHANGES.md)
    - [Commits](jsdoc/jsdoc@3.6.6...3.6.7)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    bc144e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. Bump mocha from 8.4.0 to 9.0.1 (#103)

    Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.0.1.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.4.0...v9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 4, 2021
    Configuration menu
    Copy the full SHA
    7c30a66 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Bump mocha from 9.0.1 to 9.1.0 (#110)

    Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.1 to 9.1.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v9.0.1...v9.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    3a5eb7a View commit details
    Browse the repository at this point in the history
  2. Bump graceful-fs from 4.2.6 to 4.2.8 (#109)

    Bumps [graceful-fs](https://github.com/isaacs/node-graceful-fs) from 4.2.6 to 4.2.8.
    - [Release notes](https://github.com/isaacs/node-graceful-fs/releases)
    - [Commits](isaacs/node-graceful-fs@v4.2.6...v4.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: graceful-fs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    d6d6be0 View commit details
    Browse the repository at this point in the history
  3. Bump debug from 4.3.1 to 4.3.2 (#106)

    Bumps [debug](https://github.com/visionmedia/debug) from 4.3.1 to 4.3.2.
    - [Release notes](https://github.com/visionmedia/debug/releases)
    - [Commits](debug-js/debug@4.3.1...4.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: debug
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    c7e18ee View commit details
    Browse the repository at this point in the history
  4. Execute npm audit fix

    marc136 committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    0c7a47b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Bump mocha from 9.1.0 to 9.1.1 (#111)

    Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.0 to 9.1.1.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v9.1.0...v9.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    dc6545a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Bump memfs from 3.2.2 to 3.3.0 (#116)

    Bumps [memfs](https://github.com/streamich/memfs) from 3.2.2 to 3.3.0.
    - [Release notes](https://github.com/streamich/memfs/releases)
    - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
    - [Commits](streamich/memfs@v3.2.2...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: memfs
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    0bfc73d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Bump mocha from 9.1.1 to 9.1.2 (#117)

    Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.1 to 9.1.2.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v9.1.1...v9.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    7367d5a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Correct default settings

    marc136 authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    3afa1bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2af11d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14e9305 View commit details
    Browse the repository at this point in the history
  4. Add 4.0.2 to CHANGELOG

    marc136 committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    49f7edf View commit details
    Browse the repository at this point in the history
  5. 4.0.2

    marc136 committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    9e25bd0 View commit details
    Browse the repository at this point in the history
Loading