An open API service for producing an overview of a list of open source projects.

https://github.com/npm/agent

npm-cli

Score: 27.98318840085358

Last synced: about 9 hours ago
JSON representation

Repository metadata:

a set of nodejs http Agent classes used by the npm cli


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 135
Total Committers: 12
Avg Commits per committer: 11.25
Development Distribution Score (DDS): 0.674

Commits in past year: 35
Committers in past year: 8
Avg Commits per committer in past year: 4.375
Development Distribution Score (DDS) in past year: 0.6

Name Email Commits
dependabot[bot] 4****] 44
Luke Karrys l****e@l****m 35
nlf q****k@g****m 19
github-actions[bot] 4****] 13
Michael Smith o****t@g****m 13
Chris Sidi h****s@g****m 4
Gar g****h@d****r 2
npm CLI robot n****t@g****m 1
Torbjorn-Svensson t****n@s****m 1
Shun Zi 2****4 1
Manzoor Wani m****k@g****m 1
Antoine Tremblay h****a@k****m 1

Issue and Pull Request metadata

Last synced: 7 days ago

Total issues: 16
Total pull requests: 173
Average time to close issues: 9 months
Average time to close pull requests: 19 days
Total issue authors: 10
Total pull request authors: 12
Average comments per issue: 0.5
Average comments per pull request: 1.03
Merged pull request: 84
Bot issues: 0
Bot pull requests: 137

Past year issues: 2
Past year pull requests: 33
Past year average time to close issues: N/A
Past year average time to close pull requests: 13 days
Past year issue authors: 2
Past year pull request authors: 7
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.91
Past year merged pull request: 17
Past year bot issues: 0
Past year bot pull requests: 24

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/npm/agent

Top Issue Authors

  • nlf (5)
  • lukekarrys (3)
  • rotu (1)
  • DeveloperDanjo (1)
  • html-code (1)
  • RobinKamps (1)
  • hexa00 (1)
  • japhy- (1)
  • wlisac (1)
  • lespinozaguerrero6-png (1)

Top Pull Request Authors

  • dependabot[bot] (118)
  • github-actions[bot] (19)
  • lukekarrys (13)
  • owlstronaut (6)
  • nlf (5)
  • wraithgar (3)
  • shunf4 (2)
  • hashtagchris (2)
  • Torbjorn-Svensson (2)
  • manzoorwanijk (1)
  • hexa00 (1)
  • Suryaseenivasan2005 (1)

Top Issue Labels

  • feature (3)

Top Pull Request Labels

  • Dependencies (117)
  • autorelease: tagged (13)
  • autorelease: pending (6)

Package metadata

npmjs.org: @npmcli/agent

the http/https agent used by the npm cli

  • Homepage: https://github.com/npm/agent#readme
  • Licenses: ISC
  • Latest release: 5.0.2 (published about 2 months ago)
  • Last Synced: 2026-08-12T01:35:50.654Z (1 day ago)
  • Versions: 14
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 107,117,408 Last month
  • Docker Downloads: 6,864,186,589
  • Rankings:
    • Downloads: 0.087%
    • Docker downloads count: 1.667%
    • Average: 7.862%
    • Dependent packages count: 8.837%
    • Dependent repos count: 10.305%
    • Stargazers count: 10.888%
    • Forks count: 15.39%
  • Maintainers (3)
npmjs.org: @depup/npmcli__agent

the http/https agent used by the npm cli (with updated dependencies)

  • Homepage: https://github.com/npm/agent#readme
  • Licenses: ISC
  • Latest release: 5.0.2-depup.23 (published 23 days ago)
  • Last Synced: 2026-08-12T01:35:51.481Z (1 day ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 153 Last month
  • Rankings:
    • Dependent repos count: 22.409%
    • Average: 27.355%
    • Dependent packages count: 32.302%
  • Maintainers (1)
repo1.maven.org: org.mvnpm.at.npmcli:agent

the http/https agent used by the npm cli

  • Homepage: https://github.com/npm/agent#readme
  • Documentation: https://appdoc.app/artifact/org.mvnpm.at.npmcli/agent/
  • Licenses: ISC
  • Latest release: 4.0.0 (published 11 months ago)
  • Last Synced: 2026-08-12T01:35:51.100Z (1 day ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 32.002%
    • Average: 41.856%
    • Forks count: 42.084%
    • Dependent packages count: 45.751%
    • Stargazers count: 47.589%

Dependencies

package.json npm
  • @npmcli/eslint-config ^3.0.1 development
  • @npmcli/template-oss 3.5.0 development
  • nock ^13.2.7 development
  • tap ^16.3.0 development
.github/workflows/audit.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.github/workflows/ci-release.yml actions
  • LouisBrunner/checks-action v1.6.0 composite
  • actions/checkout v3 composite
  • actions/github-script v6 composite
  • actions/setup-node v3 composite
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/post-dependabot.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • dependabot/fetch-metadata v1 composite
.github/workflows/pull-request.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.github/workflows/release.yml actions
  • LouisBrunner/checks-action v1.6.0 composite
  • actions/checkout v3 composite
  • actions/github-script v6 composite
  • actions/setup-node v3 composite
.github/actions/create-check/action.yml actions
  • LouisBrunner/checks-action v1.6.0 composite
  • actions/github-script v6 composite
.github/actions/install-latest-npm/action.yml actions
.github/workflows/release-integration.yml actions
  • ./.github/actions/install-latest-npm * composite
  • actions/checkout v3 composite
  • actions/setup-node v3 composite