@perlatsp/pawnhub

0.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @perlatsp/pawnhub

Weekly Downloads

12

Version

0.0.2

License

ISC

Unpacked Size

1.87 kB

Total Files

3

Last publish

Collaborators

  • perlatsp