{"id":15537348,"url":"https://github.com/nullvoxpopuli/dependency-maintainers","last_synced_at":"2025-04-13T05:40:29.186Z","repository":{"id":243906223,"uuid":"813697116","full_name":"NullVoxPopuli/dependency-maintainers","owner":"NullVoxPopuli","description":"How much power do the maintainers of your dependencies have? Allows folks to audit who has access to publishing.","archived":false,"fork":false,"pushed_at":"2024-07-06T20:51:28.000Z","size":135,"stargazers_count":35,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T05:40:17.751Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NullVoxPopuli.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-11T15:08:49.000Z","updated_at":"2025-03-14T19:11:38.000Z","dependencies_parsed_at":"2024-06-21T16:59:08.336Z","dependency_job_id":"a37a6627-a61d-4a04-92a9-143d61059920","html_url":"https://github.com/NullVoxPopuli/dependency-maintainers","commit_stats":null,"previous_names":["nullvoxpopuli/dependency-maintainers"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullVoxPopuli%2Fdependency-maintainers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullVoxPopuli%2Fdependency-maintainers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullVoxPopuli%2Fdependency-maintainers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullVoxPopuli%2Fdependency-maintainers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NullVoxPopuli","download_url":"https://codeload.github.com/NullVoxPopuli/dependency-maintainers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670514,"owners_count":21142898,"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-10-02T11:56:19.325Z","updated_at":"2025-04-13T05:40:29.019Z","avatar_url":"https://github.com/NullVoxPopuli.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dependency Maintainers\n\n(aka `depmain`)\n\n## Who maintains your project?\n\nThis tool recurses through your project's `node_modules` and gathers the maintainers, people with publish access on npm, and lists them out with a total of how many projects you use that they have access to.\n\nFor example:\n\n```bash\n$ npx dependency-maintainers@latest\n\n  Number of maintainers: 333\n  Number of packages: 462\n\n┌─────────┬─────────────────────────────┬────────────┐\n│ (index) │ NPM Name                    │ # Packages │\n├─────────┼─────────────────────────────┼────────────┤\n│ 0       │ 'ljharb'                    │ 80         │\n│ 1       │ 'sindresorhus'              │ 53         │\n│ 2       │ 'nicolo-ribaudo'            │ 32         │\n│ 3       │ 'jlhwung'                   │ 31         │\n│ 4       │ 'existentialism'            │ 31         │\n│ 5       │ 'hzoo'                      │ 31         │\n│ 6       │ 'isaacs'                    │ 27         │\n│ 7       │ 'gar'                       │ 25         │\n│ 8       │ 'fritzy'                    │ 25         │\n│ 9       │ 'lukekarrys'                │ 23         │\n│ 10      │ 'saquibkhan'                │ 23         │\n...\n```\n\n\n## Arguments / Flags\n\n```bash\n--recursive, -r     In a monorepo, find the montainers of every (package in the monorepo)'s (dev)dependencies\n\n                      npx dependency-maintainers --recursive\n\n--verbose, -v       Print extra logging to stdout\n\n                      npx dependency-maintainers --verbose\n\n--force             Force a cache refresh\n\n                      npx dependency-maintainers --force\n\n--help, -h          show this message\n\n                      npx dependency-maintainers --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullvoxpopuli%2Fdependency-maintainers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnullvoxpopuli%2Fdependency-maintainers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullvoxpopuli%2Fdependency-maintainers/lists"}