suppress-exit-code

Cross-platform CLI wrapper that runs any command and exits with zero

Downloads
162K
Stars
6
Committers
3

Bot releases are visible (Hide)

suppress-exit-code - v3.2.0 (2023-06-26) Latest Release

Published by kachkaev over 1 year ago

suppress-exit-code - v3.1.0 (2022-10-19)

Published by kachkaev about 2 years ago

  • Support global install

    npm install --global suppress-exit-code
    ## or
    yarn global add suppress-exit-code
    ## or
    pnpm add --global suppress-exit-code
    
suppress-exit-code - v3.0.0 (2022-10-19)

Published by kachkaev about 2 years ago

  • [breaking] Drop Node 12 support

  • [potentially breaking] Switch to ESM (#5, context)

suppress-exit-code - v2.0.1 (2022-10-18)

Published by kachkaev about 2 years ago

  • Remove .yarn/sdks from published package

  • Fix CHANGELOG.md

suppress-exit-code - v2.0.0 (2022-10-18)

Published by kachkaev about 2 years ago

  • [potentially breaking] Use stdio: "inherit" instead of piping stdout and stderr (#3)

  • Chores:

    • Update CI config and tests
    • Update devDependencies
    • Configure husky and lint-staged
suppress-exit-code - v1.0.0 (2020-12-20)

Published by kachkaev almost 4 years ago

  • Upgrade execa from v1 to v5

  • Add tests

  • Switch to Yarn Berry – this only affects the dev process and does not impact end users (#1)

  • [breaking] Replace console.log with console.error when no args are provided (885f28eb)

Package Rankings
Top 6.12% on Npmjs.org
Badges
Extracted from project README
npm