leaked

0.2.5 • Public • Published

leaked

Affirms that a password is not common enough

leaked is a zero-dependancy NPM module that affirms that a password is not one of the most common ones! :)

Installation

leaked requires Node.js v6+ to run.

$ npm install leaked

Usage

const leaked = require('leaked');
console.log(leaked('qwerty'))
>>> true

Todos

  • Make affirmation better

License

MIT

Free Software, Yes!

Package Sidebar

Install

npm i leaked

Weekly Downloads

0

Version

0.2.5

License

MIT

Unpacked Size

88.5 kB

Total Files

6

Last publish

Collaborators

  • rahulshaw