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

https://github.com/npm/git

npm-cli

Score: 30.053871466840043

Last synced: about 13 hours ago
JSON representation

Repository metadata:

a util for spawning git from npm CLI contexts


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 14 days ago

Total Commits: 199
Total Committers: 15
Avg Commits per committer: 13.267
Development Distribution Score (DDS): 0.714

Commits in past year: 16
Committers in past year: 4
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.625

Name Email Commits
dependabot[bot] 4****] 57
Luke Karrys l****e@l****m 36
isaacs i****@i****e 28
github-actions[bot] 4****] 24
Gar g****h@d****r 20
ferdinando-ferreira f****a@g****m 8
reggi r****i@g****m 7
Michael Smith o****t@g****m 6
nlf q****k@g****m 5
regevbr r****r@g****m 2
Chris Sidi h****s@g****m 2
Ruy Adorno r****o@h****m 1
Dennis Henry a****x@g****m 1
CommanderRoot C****t 1
Abdullah Atta t****r@p****m 1

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 7
Total pull requests: 232
Average time to close issues: 40 minutes
Average time to close pull requests: 9 days
Total issue authors: 7
Total pull request authors: 13
Average comments per issue: 2.43
Average comments per pull request: 0.91
Merged pull request: 118
Bot issues: 1
Bot pull requests: 197

Past year issues: 0
Past year pull requests: 15
Past year average time to close issues: N/A
Past year average time to close pull requests: 2 days
Past year issue authors: 0
Past year pull request authors: 5
Past year average comments per issue: 0
Past year average comments per pull request: 0.67
Past year merged pull request: 11
Past year bot issues: 0
Past year bot pull requests: 6

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

Top Issue Authors

  • juliano-souza000 (1)
  • github-actions[bot] (1)
  • ebarzilay-godaddy (1)
  • igibek (1)
  • GITREPO-TVSHOW (1)
  • luxaritas (1)
  • nlf (1)

Top Pull Request Authors

  • dependabot[bot] (164)
  • github-actions[bot] (33)
  • lukekarrys (10)
  • wraithgar (7)
  • owlstronaut (5)
  • reggi (4)
  • klassiker (2)
  • dennishenry (2)
  • juliano-souza000 (1)
  • CommanderRoot (1)
  • darcyclarke (1)
  • thecodrr (1)
  • isaacs (1)

Top Issue Labels

  • Needs Triage (1)
  • autorelease: pending (1)

Top Pull Request Labels

  • Dependencies (167)
  • autorelease: tagged (21)
  • autorelease: pending (10)

Package metadata

npmjs.org: @npmcli/git

a util for spawning git from npm CLI contexts

  • Homepage: https://github.com/npm/git#readme
  • Licenses: ISC
  • Latest release: 7.0.1 (published 3 months ago)
  • Last Synced: 2026-01-26T23:59:19.707Z (11 days ago)
  • Versions: 37
  • Dependent Packages: 10
  • Dependent Repositories: 261,470
  • Downloads: 29,500,694 Last month
  • Docker Downloads: 9,863,142,958
  • Rankings:
    • Docker downloads count: 0.006%
    • Downloads: 0.058%
    • Dependent repos count: 0.067%
    • Dependent packages count: 2.002%
    • Average: 2.272%
    • Forks count: 5.721%
    • Stargazers count: 5.781%
  • Maintainers (6)
  • Advisories:
repo1.maven.org: org.webjars.npm:npmcli__git

WebJar for @npmcli/git

  • Homepage: https://www.webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.npm/npmcli__git/
  • Licenses: ISC
  • Latest release: 6.0.3 (published 10 months ago)
  • Last Synced: 2026-01-26T23:59:43.893Z (11 days ago)
  • Versions: 6
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 22.361%
    • Stargazers count: 22.476%
    • Forks count: 24.148%
    • Average: 25.241%
    • Dependent repos count: 31.98%
repo1.maven.org: org.mvnpm.at.npmcli:git

a util for spawning git from npm CLI contexts

  • Homepage: https://github.com/npm/git#readme
  • Documentation: https://appdoc.app/artifact/org.mvnpm.at.npmcli/git/
  • Licenses: ISC
  • Latest release: 7.0.1 (published 3 months ago)
  • Last Synced: 2026-01-26T23:59:32.367Z (11 days ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 30.57%
    • Dependent repos count: 32.002%
    • Forks count: 33.718%
    • Average: 35.51%
    • Dependent packages count: 45.751%

Dependencies

package.json npm
  • @npmcli/eslint-config ^3.0.1 development
  • @npmcli/template-oss 3.5.0 development
  • slash ^3.0.0 development
  • tap ^16.0.1 development
  • @npmcli/promise-spawn ^3.0.0
  • lru-cache ^7.4.4
  • mkdirp ^1.0.4
  • npm-pick-manifest ^7.0.0
  • proc-log ^2.0.0
  • promise-inflight ^1.0.1
  • promise-retry ^2.0.1
  • semver ^7.3.5
  • which ^2.0.2
.github/workflows/audit.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.github/workflows/ci-release.yml actions
  • LouisBrunner/checks-action v1.3.1 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.3.1 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