3.0.0 (2024-09-24)
@npmcli/redact
now supports node^18.17.0 || >=20.5.0
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])
2.0.1 (2024-06-05)
670847f
#15 filter properties of error (#15) (@reggi)826b60d
#14 prevent redact for buffers (#14) (@reggi)
2.0.0 (2024-04-26)
- 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.
1.1.0 (2024-04-03)
- initial implementation (#1)