{"id":1462367,"name":"batch","ecosystem":"npm","description":"Simple async batch with concurrency control and progress reporting.","homepage":"https://github.com/visionmedia/batch#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/visionmedia/batch","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2012-01-17T03:10:04.791Z","latest_release_published_at":"2017-05-16T21:11:49.205Z","latest_release_number":"0.6.1","last_synced_at":"2026-06-03T12:15:28.813Z","created_at":"2022-04-09T02:03:36.656Z","updated_at":"2026-06-03T14:58:28.104Z","registry_url":"https://www.npmjs.com/package/batch","install_command":"npm install batch","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.6.1"}},"repo_metadata":{"id":2454589,"uuid":"3426023","full_name":"visionmedia/batch","owner":"visionmedia","description":"Simple async batch with concurrency control and progress reporting","archived":false,"fork":false,"pushed_at":"2024-09-03T22:16:04.000Z","size":109,"stargazers_count":319,"open_issues_count":3,"forks_count":50,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-03-07T15:52:07.441Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/visionmedia.png","metadata":{"files":{"readme":"Readme.md","changelog":"History.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":"2012-02-13T00:47:37.000Z","updated_at":"2026-02-09T14:00:12.000Z","dependencies_parsed_at":"2024-11-05T19:03:19.616Z","dependency_job_id":"82fcd254-7015-4828-928e-bbda8e9a5770","html_url":"https://github.com/visionmedia/batch","commit_stats":{"total_commits":248,"total_committers":17,"mean_commits":"14.588235294117647","dds":"0.27419354838709675","last_synced_commit":"a49b47a9096dde0673bc3be416f039c36eb39e90"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/visionmedia/batch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/visionmedia","download_url":"https://codeload.github.com/visionmedia/batch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/sbom","scorecard":{"id":923646,"data":{"date":"2025-08-11","repo":{"name":"github.com/visionmedia/batch","commit":"a49b47a9096dde0673bc3be416f039c36eb39e90"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/visionmedia/batch/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/visionmedia/batch/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/visionmedia/batch/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/visionmedia/batch/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/visionmedia/batch/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/visionmedia/batch/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/visionmedia/batch/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/visionmedia/batch/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/visionmedia/batch/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/visionmedia/batch/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/visionmedia/batch/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/visionmedia/batch/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/visionmedia/batch/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:155","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:171","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:233","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-25T07:27:20.843Z","repository_id":2454589,"created_at":"2025-08-25T07:27:20.843Z","updated_at":"2025-08-25T07:27:20.843Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30947322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-26T00:18:14.700Z","status":"online","status_checked_at":"2026-03-26T02:00:07.692Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"visionmedia","name":"Sloth","uuid":"9285252","kind":"organization","description":"New user is /tj","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9285252?v=4","repositories_count":25,"last_synced_at":"2024-04-07T00:38:43.605Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/visionmedia","funding_links":[],"total_stars":25114,"followers":329,"following":0,"created_at":"2022-11-02T16:18:59.546Z","updated_at":"2024-04-07T00:38:49.944Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/visionmedia","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/visionmedia/repositories"},"tags":[{"name":"0.6.1","sha":"577ea162b9be76e79d2fcc43c47ed573112e9892","kind":"tag","published_at":"2017-05-16T21:10:58.000Z","download_url":"https://codeload.github.com/visionmedia/batch/tar.gz/0.6.1","html_url":"https://github.com/visionmedia/batch/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visionmedia/batch@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"09ca0c57db6c02801eda147830f04747eeef9f4f","kind":"tag","published_at":"2017-03-26T02:02:35.000Z","download_url":"https://codeload.github.com/visionmedia/batch/tar.gz/0.6.0","html_url":"https://github.com/visionmedia/batch/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visionmedia/batch@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.6.0/manifests"},{"name":"0.5.3","sha":"247f3ec041be32bb8ddc0816d2155b2391550084","kind":"tag","published_at":"2015-10-01T16:08:44.000Z","download_url":"https://codeload.github.com/visionmedia/batch/tar.gz/0.5.3","html_url":"https://github.com/visionmedia/batch/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visionmedia/batch@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"cd69ea173754c0fbd3a7ab33e0a678e6909f3bf3","kind":"tag","published_at":"2014-12-22T18:27:44.000Z","download_url":"https://codeload.github.com/visionmedia/batch/tar.gz/0.5.2","html_url":"https://github.com/visionmedia/batch/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visionmedia/batch@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"080d6eec0990e6a78706f010314a21175509fb34","kind":"tag","published_at":"2014-06-19T14:54:53.000Z","download_url":"https://codeload.github.com/visionmedia/batch/tar.gz/0.5.1","html_url":"https://github.com/visionmedia/batch/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visionmedia/batch@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"d81fe663abd60b167220cfef2ab739e4cf8ec246","kind":"tag","published_at":"2013-07-29T20:56:26.000Z","download_url":"https://codeload.github.com/visionmedia/batch/tar.gz/0.5.0","html_url":"https://github.com/visionmedia/batch/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visionmedia/batch@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"1dd8f0f6f7da96d52b2266d50a78a75cf8d375a9","kind":"tag","published_at":"2013-06-06T04:01:14.000Z","download_url":"https://codeload.github.com/visionmedia/batch/tar.gz/0.4.0","html_url":"https://github.com/visionmedia/batch/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visionmedia/batch@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"c662e93d7083e53940cc70ae20975dcc23b8266f","kind":"tag","published_at":"2013-03-15T15:24:22.000Z","download_url":"https://codeload.github.com/visionmedia/batch/tar.gz/0.3.2","html_url":"https://github.com/visionmedia/batch/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visionmedia/batch@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1cb9bdfdaae2dc16205ca02da673a9edfbb44cc6","kind":"commit","published_at":"2013-03-13T22:41:17.000Z","download_url":"https://codeload.github.com/visionmedia/batch/tar.gz/0.3.1","html_url":"https://github.com/visionmedia/batch/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visionmedia/batch@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"01222ccb08708327c4e0f23a013c51628277e242","kind":"tag","published_at":"2013-03-13T18:57:16.000Z","download_url":"https://codeload.github.com/visionmedia/batch/tar.gz/0.3.0","html_url":"https://github.com/visionmedia/batch/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visionmedia/batch@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"e163fc6649309726153754b774632ca07b5be224","kind":"tag","published_at":"2012-11-08T22:36:54.000Z","download_url":"https://codeload.github.com/visionmedia/batch/tar.gz/0.2.1","html_url":"https://github.com/visionmedia/batch/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visionmedia/batch@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"72d0bcc3d62ff5d4d347726bbd3cf5083adf3e05","kind":"tag","published_at":"2012-10-04T18:47:52.000Z","download_url":"https://codeload.github.com/visionmedia/batch/tar.gz/0.2.0","html_url":"https://github.com/visionmedia/batch/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visionmedia/batch@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"22160b6b64595e34aac691bae6aa88d25471136e","kind":"tag","published_at":"2012-07-03T18:26:43.000Z","download_url":"https://codeload.github.com/visionmedia/batch/tar.gz/0.1.1","html_url":"https://github.com/visionmedia/batch/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visionmedia/batch@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"58b1bcb3eabd4772214ac57b3fac770adc083eb0","kind":"tag","published_at":"2012-07-03T18:12:51.000Z","download_url":"https://codeload.github.com/visionmedia/batch/tar.gz/0.1.0","html_url":"https://github.com/visionmedia/batch/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visionmedia/batch@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.1.0/manifests"},{"name":"0.0.3","sha":"52d2ee231869febadb116f44f10c2704c5dce298","kind":"tag","published_at":"2012-06-02T14:26:22.000Z","download_url":"https://codeload.github.com/visionmedia/batch/tar.gz/0.0.3","html_url":"https://github.com/visionmedia/batch/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visionmedia/batch@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"52dace82c2449845e495b4d56355d2869e041479","kind":"commit","published_at":"2012-02-13T00:50:14.000Z","download_url":"https://codeload.github.com/visionmedia/batch/tar.gz/0.0.2","html_url":"https://github.com/visionmedia/batch/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visionmedia/batch@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-06-03T14:58:28.080Z","dependent_packages_count":618,"downloads":70185702,"downloads_period":"last-month","dependent_repos_count":3143451,"rankings":{"downloads":0.03236295575091366,"dependent_repos_count":0.0051474075136817,"dependent_packages_count":0.0987590367119675,"stargazers_count":3.439316993782589,"forks_count":3.725738386227067,"docker_downloads_count":0.037647262400597535,"average":1.2231620070644693},"purl":"pkg:npm/batch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/batch","docker_dependents_count":12159,"docker_downloads_count":3463400906,"usage_url":"https://repos.ecosyste.ms/usage/npm/batch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/batch/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-12-31T15:21:40.129Z","issues_count":16,"pull_requests_count":28,"avg_time_to_close_issue":29388668.35714286,"avg_time_to_close_pull_request":15870557.777777778,"issues_closed_count":14,"pull_requests_closed_count":27,"pull_request_authors_count":22,"issue_authors_count":11,"avg_comments_per_issue":1.5625,"avg_comments_per_pull_request":2.607142857142857,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/visionmedia%2Fbatch/issues","maintainers":[{"login":"tj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tj"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/batch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/batch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/batch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/batch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/batch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/batch/codemeta","maintainers":[{"uuid":"dougwilson","login":"dougwilson","name":null,"email":"doug@somethingdoug.com","url":null,"packages_count":102,"html_url":"https://www.npmjs.com/~dougwilson","role":null,"created_at":"2022-11-11T13:50:47.581Z","updated_at":"2022-11-11T13:50:47.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dougwilson/packages"},{"uuid":"tjholowaychuk","login":"tjholowaychuk","name":null,"email":"tj@vision-media.ca","url":null,"packages_count":525,"html_url":"https://www.npmjs.com/~tjholowaychuk","role":null,"created_at":"2022-11-11T13:50:47.670Z","updated_at":"2022-11-11T13:50:47.670Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tjholowaychuk/packages"}]}