0.1.0 • Published 5 years ago

common-password-checker v0.1.0

Weekly downloads
133
License
MIT
Repository
github
Last release
5 years ago

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