New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sensitive-fields

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

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
Source
npm
Version published
Weekly downloads
2.3K
-5.4%
Maintainers
2
Weekly downloads
 
Created
Source

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

Keywords

bugsnag

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