Back to Explore

npm/mute-stream

GitHub
1 updates · last 90 days1 watchersOpen source

Last release: 1 month ago

mute-stream is a Node.js pass-through stream utility for the npm CLI ecosystem that can silently drop written or incoming bytes when muted. It also supports an optional replacement mode, such as masking characters instead of fully dropping them.

Project status

  • Actively maintained, with recent updates through 2026 (latest known update v4.0.0 on 2026-05-08, and an upstream push on 2026-06-04).
  • Update cadence appears sporadic but ongoing, roughly every 8 to 13+ months between major version updates (v2.0.0 in 2024-09, v3.0.0 in 2025-10, v4.0.0 in 2026-05).

AI summary generated Today

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

Recent updates

  • v4.0.0

    1 month ago

    v4.0.0 primarily updates the supported Node.js engine range and applies a template-oss driven maintenance update. Most code changes in the diff are repository tooling updates, including CI configuration and switching the test runner to Node's built-in test framework.

    Breaking
  • v3.0.0

    7 months ago

    v3.0.0 primarily updates the package to align with the npm 11 Node engine support range. The diff also updates CI and automation workflows (permissions, Node test matrix, release-please config, and dependabot workspace flag), with no changes shown to the library runtime code.

    Breaking
  • v2.0.0

    9/24/2024

    Release v2.0.0 primarily bumps the package version and updates the published Node engine compatibility range. The diff provided shows this is accompanied by major CI and tooling/template changes (workflows, lint scripts, and shared GitHub composite actions), but no runtime source code changes are shown for the library itself.

    Breaking
  • v1.0.0

    12/13/2022

    v1.0.0 introduces a new template scaffold and includes a minor bug fix. The main developer-facing change is a breaking update to the supported Node.js semver range.

    BreakingFeatures