Socket
Socket
Sign inDemoInstall

are-the-maintainers-dead

Package Overview
Dependencies
79
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    are-the-maintainers-dead

CLI tool that generates a score for an open-source repository based on various factors such as issues, stale issues and dependencies etc.


Version published
Weekly downloads
1
Maintainers
1
Install size
6.97 MB
Created
Weekly downloads
 

Readme

Source

are-the-maintainers-dead

CLI tool that generates a score for an open-source repository based on factors such as issues, stale issues and dependencies etc.

oclif Version Downloads/week License

The CLI tool fetches data from the Github API and GraphQL API, which requires a Github access key. You only have to input your access key once and it will be saved in a config file for subsequent searches.

Create a personal access token if you do not have one. Do request for the following scopes when creating a token:

user
public_repo
repo
repo_deployment
repo:status
read:repo_hook
read:org
read:public_key
read:gpg_key

Install

$ npm install -g are-the-maintainers-dead

Usage

$ npm install -g are-the-maintainers-dead
$ are-the-maintainers-dead COMMAND
running command...
$ are-the-maintainers-dead (-v|--version|version)
are-the-maintainers-dead/0.0.1 darwin-x64 node-v14.15.4
$ are-the-maintainers-dead --help [COMMAND]
USAGE
  $ are-the-maintainers-dead COMMAND
...

Keywords

FAQs

Last updated on 17 Mar 2021

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