Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

common-password-checker

Package Overview
Dependencies
1
Maintainers
1
Versions
1
Issues
File Explorer

Advanced tools

common-password-checker

Checks if given password is popular.

    0.1.0latest
    GitHub

Version published
Maintainers
1
Weekly downloads
822
increased by40.75%

Weekly downloads

Readme

Source

Original work by meehow at meehow/common-password ; foked to update the password list.

Installation

yarn add common-password-checker # or npm i --save common-password-checker

Usage

const commonPassword = require('common-password-checker') commonPassword('password') // returns true commonPassword('21da25b9602747af9a4b7d3d143aae91') // returns false

Keywords

FAQs

Last updated on 29 Nov 2018

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc