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-tar
base: v6.2.0
Choose a base ref
...
head repository: isaacs/node-tar
compare: v6.2.1
Choose a head ref
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    fe7ebfd View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. prevent extraction in excessively deep subfolders

    This sets the limit at 1024 subfolders nesting by default, but that can
    be dropped down, or set to Infinity to remove the limitation.
    isaacs committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    fe8cd57 View commit details
    Browse the repository at this point in the history
  2. 6.2.1

    isaacs committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bef7b1e View commit details
    Browse the repository at this point in the history