sensitive-fields icon indicating copy to clipboard operation
sensitive-fields copied to clipboard

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

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
  • Usage
  • Complete List
  • Contributors
  • License

Install

npm:

npm install sensitive-fields

Usage

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

console.log(sensitiveFields);

Complete List

See index.json.

Contributors

Name Website
Nick Baugh http://niftylettuce.com/

License

MIT © Nick Baugh