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: shelljs/shelljs Loading
base: v0.8.4
Choose a base ref
...
head repository: shelljs/shelljs Loading
compare: v0.8.5
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 7, 2022

  1. fix(exec): lockdown file permissions (#1060)

    This locks down file permissions used by the internal implementation of
    `shell.exec()`.
    
    Issue #1058
    Tested manually using the documented scenarios
    nfischer committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    d919d22 View commit details
    Browse the repository at this point in the history
  2. 0.8.5

    nfischer committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    70668a4 View commit details
    Browse the repository at this point in the history
Loading