0.0.2 • Published 5 years ago

@perlatsp/pawnhub v0.0.2

Weekly downloads
2
License
ISC
Repository
-
Last release
5 years ago

Pawnhub

Discountinued due to HIBP api change policy! Read more!

pawnhub is a simple NPM package utilizing haveibeenpawned API to find if the given email has been found in public data breaches. This is a repo for the tutorial

Installation

pawnhub is an npm package so it can be installed on your project via

 npm install pawnhub or npm install -g pawnhub

You can use yarn instead of npm.

Usage

Open the terminal and run the command with an email as argument.

pawnhub admin@test.com

Dependencies

  • Axios - Promise based HTTP client for the browser and node.js
0.0.2

5 years ago

0.0.1

5 years ago