common-password-checker
Advanced tools
Weekly downloads
Readme
Original work by meehow at meehow/common-password ; foked to update the password list.
yarn add common-password-checker
# or
npm i --save common-password-checker
const commonPassword = require('common-password-checker')
commonPassword('password') // returns true
commonPassword('21da25b9602747af9a4b7d3d143aae91') // returns false
FAQs
Checks if given password is popular.
The npm package common-password-checker receives a total of 817 weekly downloads. As such, common-password-checker popularity was classified as not popular.
We found that common-password-checker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.