Socket
Socket
Sign inDemoInstall

gh-email

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    gh-email

retrieve email address by github handle


Version published
Weekly downloads
3
Maintainers
1
Install size
3.71 kB
Created
Weekly downloads
 

Readme

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?

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

Keywords

FAQs

Last updated on 15 Dec 2022

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