Back to Explore

yargs/set-blocking

GitHub
1 watchersOpen source

Last release:

`set-blocking` is a small Node.js helper that sets blocking `stdio` and `stderr` so terminal output is less likely to get truncated. It was created as a shim for older Node.js versions where console output could be truncated, and it can have side effects on other modules that use the same process.

Project status

  • The source does not show evidence of frequent or recent updates for this specific package, with the provided tagged updates dating back to 2016, and an upstream push last recorded on 2023-12-15, suggesting it is likely in a quiet or maintenance mode rather than actively evolving day to day.
  • Apparent update cadence is irregular, with a long gap between the last documented tagged updates (2016-05) and today (2026-06-09).

AI summary generated

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v2.0.0

    Version 2.0.0 updates the core behavior of set-blocking by adding a new eligibility check before calling Node's internal setBlocking on stdio handles. The release also adds documentation and test fixture adjustments to account for TTY vs non-TTY behavior.

  • v1.0.0

    This release is tagged v1.0.0, but no release notes or change log details were provided by the publisher. As a result, there is no documented information about new functionality, bug fixes, security updates, or breaking changes in this release.