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: archiverjs/node-compress-commons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.0
Choose a base ref
...
head repository: archiverjs/node-compress-commons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.1
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 3, 2023

  1. use crc-32 instead of buffer-crc32 (#162)

    * use crc-32 instead of buffer-crc32
    
    * expand tests
    
    * artifacts
    ctalkington authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    639ef80 View commit details
    Browse the repository at this point in the history
  2. Update dependency crc-32 to v1.2.2 (#163)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    e2d2115 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    ctalkington authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    e6861b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc7fd02 View commit details
    Browse the repository at this point in the history
Loading