1.0.1 • Published 8 months ago

sensitive-fields v1.0.1

Weekly downloads
933
License
MIT
Repository
github
Last release
8 months ago

sensitive-fields

build status code style styled with prettier made with lass license npm downloads

List of sensitive fields that should be masked, obfuscated, or purged for security purposes

Table of Contents

Install

npm:

npm install sensitive-fields

Usage

const sensitiveFields = require('sensitive-fields');

console.log(sensitiveFields);

Complete List

See index.json.

Contributors

NameWebsite
Nick Baughhttp://niftylettuce.com/

License

MIT © Nick Baugh