Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

gh-email

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gh-email

retrieve email address by github handle

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

gh-email

Retrieve the email address from a contributor, by github handle.

npx gh-email <github-handle>

Requirements

  • A node version that supports fetch. Node 18+ will do.
  • A github token, set as GITHUB_TOKEN in your environment.

How to create a github token?

  • Go to github settings.
  • Keep all checkboxes unchecked.
  • Click "Generate token"
  • Copy the token to your profile or run export GITHUB_TOKEN={token}

Keywords

email

FAQs

Package last updated on 15 Dec 2022

Did you know?

Socket

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