PackageTrack

npm · #4316

@npmcli/redact

5.0.0npm/redact

Redact sensitive npm information from output

Release timeline

13 releases since 2024
20252026

Releases

  1. 5.0.08 May 2026
    Release notes

    5.0.0 (2026-05-08)

    ⚠️ BREAKING CHANGES

    • @npmcli/redact now supports node ^22.22.2 || ^24.15.0 || >=26.0.0
    • template-oss-apply

    Features

    • 4eca344 #51 bump to new node engine range (@owlstronaut)
    • 26a18b4 #51 template-oss-apply (@owlstronaut)

    Chores

    Open source →
    Additional notes

    ⚠️ BREAKING CHANGES

    • @npmcli/redact now supports node ^22.22.2 || ^24.15.0 || >=26.0.0
    • template-oss-apply

    Features

    • 4eca344 #51 bump to new node engine range (@owlstronaut)
    • 26a18b4 #51 template-oss-apply (@owlstronaut)

    Chores

    Open source →
  2. 4.0.022 Oct 2025
    Release notes

    4.0.0 (2025-10-22)

    ⚠️ BREAKING CHANGES

    • @npmcli/redact now supports node ^20.17.0 || >=22.9.0

    Bug Fixes

    • ff3fc01 #48 align to npm 11 node engine range (#48) (@owlstronaut)
    Open source →
    Additional notes

    ⚠️ BREAKING CHANGES

    • @npmcli/redact now supports node ^20.17.0 || >=22.9.0

    Bug Fixes

    • ff3fc01 #48 align to npm 11 node engine range (#48) (@owlstronaut)
    Open source →
  3. 3.2.25 May 2025
    Release notes

    3.2.2 (2025-05-05)

    Bug Fixes

    • 254415e #45 check if buffer is available instead of using Buffer module (#45) (@reggi)
    Open source →
    Additional notes

    Bug Fixes

    • 254415e #45 check if buffer is available instead of using Buffer module (#45) (@reggi)
    Open source →
  4. 3.2.12 May 2025
    Release notes

    3.2.1 (2025-05-02)

    Bug Fixes

    • 2aca0ac #42 check if Buffer is available (#42) (@reggi)

    Chores

    • 40f41d9 #43 adds codeql workflow (#43) (@reggi)
    • ce4294a #41 bumping @npmcli/template-oss from 4.23.3 to 4.24.3 (#41) (@owlstronaut)
    Open source →
    Additional notes

    Bug Fixes

    • 2aca0ac #42 check if Buffer is available (#42) (@reggi)

    Chores

    • 40f41d9 #43 adds codeql workflow (#43) (@reggi)
    • ce4294a #41 bumping @npmcli/template-oss from 4.23.3 to 4.24.3 (#41) (@owlstronaut)
    Open source →
  5. 3.2.021 Apr 2025
    Release notes

    3.2.0 (2025-04-21)

    Features

    • e30b453 #39 adds cookie to redaction list (#39) (@reggi)

    Chores

    • 9868381 #36 use throws and rejects assertions (#36) (@hashtagchris)
    Open source →
    Additional notes

    Features

    • e30b453 #39 adds cookie to redaction list (#39) (@reggi)

    Chores

    • 9868381 #36 use throws and rejects assertions (#36) (@hashtagchris)
    Open source →
  6. 3.1.129 Jan 2025
    Release notes

    3.1.1 (2025-01-29)

    Bug Fixes

    • f509ae4 #34 server: redactThrow should return function (#34) (@reggi)
    Open source →
    Additional notes

    Bug Fixes

    • f509ae4 #34 server: redactThrow should return function (#34) (@reggi)
    Open source →
  7. 3.1.029 Jan 2025
    Release notes

    3.1.0 (2025-01-29)

    Features

    • d1837d1 #32 server: introduces serializeError and redactError (#32) (@reggi)
    Open source →
    Additional notes

    Features

    • d1837d1 #32 server: introduces serializeError and redactError (#32) (@reggi)
    Open source →
  8. 3.0.025 Sept 2024
    Release notes

    3.0.0 (2024-09-24)

    ⚠️ BREAKING CHANGES

    • @npmcli/redact now supports node ^18.17.0 || >=20.5.0

    Bug Fixes

    • 2ffd026 #28 align to npm 10 node engine range (@hashtagchris)

    Chores

    • 864a01a #28 run template-oss-apply (@hashtagchris)
    • 1d90363 #26 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
    • 96c5285 #27 postinstall for dependabot template-oss PR (@hashtagchris)
    • 01daecd #27 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])
    Open source →
    Additional notes

    ⚠️ BREAKING CHANGES

    • @npmcli/redact now supports node ^18.17.0 || >=20.5.0

    Bug Fixes

    • 2ffd026 #28 align to npm 10 node engine range (@hashtagchris)

    Chores

    • 864a01a #28 run template-oss-apply (@hashtagchris)
    • 1d90363 #26 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
    • 96c5285 #27 postinstall for dependabot template-oss PR (@hashtagchris)
    • 01daecd #27 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])
    Open source →
  9. 2.0.15 Jun 2024
    Release notes

    2.0.1 (2024-06-05)

    Bug Fixes

    • 670847f #15 filter properties of error (#15) (@reggi)
    • 826b60d #14 prevent redact for buffers (#14) (@reggi)
    Open source →
    Additional notes

    Bug Fixes

    • 670847f #15 filter properties of error (#15) (@reggi)
    • 826b60d #14 prevent redact for buffers (#14) (@reggi)
    Open source →
  10. 2.0.026 Apr 2024
    Release notes

    2.0.0 (2024-04-26)

    ⚠️ BREAKING CHANGES

    • This package now uses package.json exports. The only allowed entry points are @npmcli/redact and @npmcli/redact/server in addition to the package.json itself.

    Features

    Open source →
    Additional notes

    ⚠️ BREAKING CHANGES

    • This package now uses package.json exports. The only allowed entry points are @npmcli/redact and @npmcli/redact/server in addition to the package.json itself.

    Features

    Open source →
  11. 1.1.03 Apr 2024
    Release notes

    1.1.0 (2024-04-03)

    Features

    • c681d24 #4 add node 16 support (#4) (@lukekarrys)
    Open source →
    Additional notes

    Features

    • c681d24 #4 add node 16 support (#4) (@lukekarrys)
    Open source →
  12. 1.0.03 Apr 2024
    Release notes

    1.0.0 (2024-04-03)

    ⚠️ BREAKING CHANGES

    • initial implementation (#1)

    Features

    • 44c4ede #1 initial implementation (#1) (@lukekarrys)
    Open source →
    Additional notes

    ⚠️ BREAKING CHANGES

    • initial implementation (#1)

    Features

    • 44c4ede #1 initial implementation (#1) (@lukekarrys)
    Open source →
  13. 0.0.03 Apr 2024

    Nothing published for this version