Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

alpha-beta-scanner

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alpha-beta-scanner

Scan your github for packages that are still marked as alpha or beta releases

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

alpha-beta-scanner

Scans your github organization or personal account for projects whose current package.json file declares them to be of alpha or beta quality. Version numbers starting with 0. are also reported.

Why?

We ship lots of open source packages at ApostropheCMS. Sometimes changes are needed before we declare it to be stable. Other times, a year will pass and nobody notices it's still considered "beta." This tool to the rescue.

Install

npm install -g alpha-beta-scanner

Use

alpha-beta-scanner --user=myusername

alpha-beta-scanner --org=myorgname

# If you run out of API requests, or want to scan private repos,
# use a github personal access token
alpha-beta-scanner --org=myorgname --token=go-get-your-own

You can also use the TOKEN environment variable.

Note: this tool wants your github.com username or organization name. It doesn't scan npm directly.

FAQs

Package last updated on 16 Jan 2023

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc