Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: restore exit code on "npm outdated" #3799

Closed

Commits on Sep 26, 2021

  1. fix: restore exit code on "npm outdated"

    closes: npm#2556
    xref: npm#1750
    
    The xref'ed PR apparently dropped this behavior
    without any explanation.
    gfyoung committed Sep 26, 2021
    Copy the full SHA
    c9cb522 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Feedback updates

    * More compact exitCode check
    * Update smoke-test to check exit code
    gfyoung committed Sep 27, 2021
    Copy the full SHA
    41cc10c View commit details
    Browse the repository at this point in the history