🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More

sensitive-fields

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sensitive-fields

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

1.0.1
latest
Version published
Weekly downloads
1.4K
-36.57%
Maintainers
2
Weekly downloads
 
Created

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

FAQs

Package last updated on 11 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts