UNPKG

dumb-passwords

Version:

Guard your users from security problems that start by having dumb passwords

5 lines (3 loc) 87 B
'use strict'; const dumbPasswords = require('./lib'); module.exports = dumbPasswords;