hibp
An unofficial TypeScript SDK for the 'Have I been pwned?' service.
An unofficial TypeScript SDK for the 'Have I been pwned?' service.
Password creation and validation
A wrapper for PwnedPasswords API by Troy Hunt (haveibeenpwned.com).
An angular library that provides a collections of tools to test for password strength.
A command-line tool for querying the 'Have I been pwned?' service.
A library to check for compromised passwords
Compare your password to the HaveIBeenPwned password API to check for matches in breaches. Requires 0 exteral modules. Returns a promise that resolves with an 'isPwned' status and the amount of breaches detected, if any.
A collection of tools that leverage the Have I Been Pwned API V2.
Check if you have an account that has been compromised in a data breach, thx to HaveIBeenPwned.com[D[C API
[![npm version](https://badge.fury.io/js/ppwd.svg)](https://badge.fury.io/js/ppwd)
Protect your user's passwords.
Test if your user's password has been pwned using the haveibeenpwned.com API
Unofficial javascript client for HaveIBeenPwned API
API methods for Have I been pwned (unofficial)
haveibeenpwned-checker validate email addresses, usernames, and passwords if they have previously been exposed in data breaches. based on https://haveibeenpwned.com
Anonymously check a given password against the haveibeenpwned.com database
A command line tool to check if an email address has been pwned. Uses the https://haveibeenpwned.com/ api.
Fastest way to make sure all your passwords are safe
Hubot interface to the https://haveibeenpwned.com/ service
Check a password in haveibeenpwned using pure JavaScript