redact-clonejs
v0.3.0
Published
Small library for cloning an object and redacting secret values.
Readme
RedactClone
Creates a clone of any object or primitive and redacts it. Simple. Useful for logging REST API requests and responses.
Deps
Uses the traverse package for the cloning and traversing!
