{"id":18561222,"url":"https://github.com/apostrophecms/alpha-beta-scanner","last_synced_at":"2025-05-15T16:34:07.885Z","repository":{"id":65330669,"uuid":"589750217","full_name":"apostrophecms/alpha-beta-scanner","owner":"apostrophecms","description":"Scan your github for packages that are still marked as alpha or beta releases","archived":false,"fork":false,"pushed_at":"2023-01-16T21:22:57.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T10:54:55.142Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apostrophecms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2023-01-16T21:07:22.000Z","updated_at":"2023-01-16T21:10:23.000Z","dependencies_parsed_at":"2023-02-10T06:15:34.805Z","dependency_job_id":null,"html_url":"https://github.com/apostrophecms/alpha-beta-scanner","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apostrophecms%2Falpha-beta-scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apostrophecms%2Falpha-beta-scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apostrophecms%2Falpha-beta-scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apostrophecms%2Falpha-beta-scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apostrophecms","download_url":"https://codeload.github.com/apostrophecms/alpha-beta-scanner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254377621,"owners_count":22061185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T22:06:15.022Z","updated_at":"2025-05-15T16:34:07.858Z","avatar_url":"https://github.com/apostrophecms.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alpha-beta-scanner\n\nScans 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.\n\n## Why?\n\nWe ship lots of open source packages at [ApostropheCMS](https://apostrophecms.com). 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.\n\n## Install\n```bash\nnpm install -g alpha-beta-scanner\n```\n\n## Use\n\n```bash\nalpha-beta-scanner --user=myusername\n\nalpha-beta-scanner --org=myorgname\n\n# If you run out of API requests, or want to scan private repos,\n# use a github personal access token\nalpha-beta-scanner --org=myorgname --token=go-get-your-own\n```\n\nYou can also use the `TOKEN` environment variable.\n\nNote: this tool wants your github.com username or organization name. It doesn't scan `npm` directly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapostrophecms%2Falpha-beta-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapostrophecms%2Falpha-beta-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapostrophecms%2Falpha-beta-scanner/lists"}