redact

Redact sensitive npm information from output

MIT License

Downloads
11.8M
Stars
2

Bot releases are visible (Hide)

redact - v2.0.1 Latest Release

Published by github-actions[bot] 5 months ago

2.0.1 (2024-06-05)

Bug Fixes

  • 670847f #15 filter properties of error (#15) (@reggi)
  • 826b60d #14 prevent redact for buffers (#14) (@reggi)
redact - v2.0.0

Published by github-actions[bot] 6 months ago

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

redact - v1.1.0

Published by github-actions[bot] 7 months ago

1.1.0 (2024-04-03)

Features

  • c681d24 #4 add node 16 support (#4) (@lukekarrys)
redact - v1.0.0

Published by github-actions[bot] 7 months ago

1.0.0 (2024-04-03)

⚠️ BREAKING CHANGES

  • initial implementation (#1)

Features

  • 44c4ede #1 initial implementation (#1) (@lukekarrys)