Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:main
Choose a base ref
Loading
...
head repository:shelljs/shelljs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:0.8-release
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4commits
  • 4files changed
  • 2contributors

Commits on Apr 25, 2020

  1. Silence potentially upcoming circular dependency warning (#973)

    Node.js is currently considering printing a warning when a non-existentproperty of `module.exports` is accessed while in a circular `require()`dependency, in order to make it easier to catch issues with circulardependencies.In order to avoid printing these warnings for shelljs, checking for theproperty’s existence rather than its truthiness suffices.Refs:nodejs/node#29935
    @addaleax@nfischer
    addaleax authored andnfischer committedApr 25, 2020
    Configuration menu
    Copy the full SHA
    a1111eeView commit details
    Browse the repository at this point in the history
  2. 0.8.4

    @nfischer
    nfischer committedApr 25, 2020
    Configuration menu
    Copy the full SHA
    fcf1651View commit details
    Browse the repository at this point in the history

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#1058Tested manually using the documented scenarios
    @nfischer
    nfischer committedJan 7, 2022
    Configuration menu
    Copy the full SHA
    d919d22View commit details
    Browse the repository at this point in the history
  2. 0.8.5

    @nfischer
    nfischer committedJan 7, 2022
    Configuration menu
    Copy the full SHA
    70668a4View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp