Socket
Socket
Sign inDemoInstall

@dagjo/pwned

Package Overview
Dependencies
28
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @dagjo/pwned

This cli is used to check if an e-mail has been stolen. It is using the **haveIBeenPwned** API to return the name(s) of the website(s) that have been pirated and from wich the email was stolen.


Version published
Weekly downloads
2
Maintainers
1
Install size
705 kB
Created
Weekly downloads
 

Readme

Source

Owned

This cli is used to check if an e-mail has been stolen. It is using the haveIBeenPwned API to return the name(s) of the website(s) that have been pirated and from wich the email was stolen.

To install the program you need to enter this command :

$ npm install @dagjo/pwned@1.1.0

or

$ npm install -g @dagjo/pwned@1.1.0

To run the program you just need to enter this command :

$ owned your_email_adress

or

$ owned

Dependencies :

  • chalk and ora for better readability)
  • email-validator to verify if the email is correct
  • axios to connect to the API

Release

22/01/2019 Ver. 1.1.0 - Official release 22/01/2019 Ver. 1.0.* - alpha versions with basic features for testing purposes

Author

Dan Gjonaj @ 2019

FAQs

Last updated on 23 Jan 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc