{"id":2322853,"name":"run-parallel","ecosystem":"npm","description":"Run an array of functions in parallel","homepage":"https://github.com/feross/run-parallel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/feross/run-parallel","keywords_array":["parallel","async","function","callback","asynchronous","run","array","run parallel"],"namespace":null,"versions_count":17,"first_release_published_at":"2014-04-12T09:25:52.411Z","latest_release_published_at":"2021-02-10T02:58:08.152Z","latest_release_number":"1.2.0","last_synced_at":"2026-07-06T14:01:59.099Z","created_at":"2022-04-10T00:10:16.610Z","updated_at":"2026-07-06T14:01:59.099Z","registry_url":"https://www.npmjs.com/package/run-parallel","install_command":"npm install run-parallel","documentation_url":null,"metadata":{"funding":[{"type":"github","url":"https://github.com/sponsors/feross"},{"type":"patreon","url":"https://www.patreon.com/feross"},{"type":"consulting","url":"https://feross.org/support"}],"dist-tags":{"latest":"1.2.0"}},"repo_metadata":{"id":15958042,"uuid":"18700638","full_name":"feross/run-parallel","owner":"feross","description":"Run an array of functions in parallel","archived":false,"fork":false,"pushed_at":"2023-02-27T23:50:37.000Z","size":49,"stargazers_count":387,"open_issues_count":1,"forks_count":17,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-06-02T23:25:58.623Z","etag":null,"topics":["async","browser","javascript","nodejs","parallel"],"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/feross.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2014-04-12T09:24:31.000Z","updated_at":"2026-04-21T20:44:46.000Z","dependencies_parsed_at":"2022-08-26T16:30:45.307Z","dependency_job_id":"521b5cae-72d3-417f-89e8-408c48ec5899","html_url":"https://github.com/feross/run-parallel","commit_stats":{"total_commits":81,"total_committers":5,"mean_commits":16.2,"dds":"0.14814814814814814","last_synced_commit":"847143890416d90ec41eb8df7c8f7ae6a9d66183"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/feross/run-parallel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feross","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/sbom","scorecard":{"id":397637,"data":{"date":"2025-08-11","repo":{"name":"github.com/feross/run-parallel","commit":"847143890416d90ec41eb8df7c8f7ae6a9d66183"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/20 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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:17: update your workflow using https://app.stepsecurity.io/secureworkflow/feross/run-parallel/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/feross/run-parallel/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T19:24:02.280Z","repository_id":15958042,"created_at":"2025-08-18T19:24:02.280Z","updated_at":"2025-08-18T19:24:02.280Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34339961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"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":"feross","name":"Feross Aboukhadijeh","uuid":"121766","kind":"user","description":"• Founder + CEO of Socket (@SocketDev) \r\n• Started @webtorrent and @standard \r\n• 100+ open source packages on npm\r\n• Stanford lecturer for Web Security","email":"feross@feross.org","website":"https://feross.org","location":"Stanford, CA","twitter":"feross","company":"@SocketDev, @WebTorrent, @Standard","icon_url":"https://avatars.githubusercontent.com/u/121766?u=c9234b2a786d4d3722ab876563eb63069cd54959\u0026v=4","repositories_count":148,"last_synced_at":"2025-11-21T07:03:06.391Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"feross"}},"html_url":"https://github.com/feross","funding_links":["https://github.com/sponsors/feross"],"total_stars":33766,"followers":14712,"following":296,"created_at":"2022-11-02T16:18:50.801Z","updated_at":"2025-11-21T07:03:06.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feross","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feross/repositories"},"tags":[{"name":"v1.2.0","sha":"8e514fee209d56707cb6c232813b3d56280dde3f","kind":"tag","published_at":"2021-02-10T02:57:54.000Z","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/v1.2.0","html_url":"https://github.com/feross/run-parallel/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/feross/run-parallel@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.2.0/manifests"},{"name":"v1.1.10","sha":"283442d4f02b60f00f03bd202bec69081e5024af","kind":"tag","published_at":"2020-10-27T03:40:30.000Z","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/v1.1.10","html_url":"https://github.com/feross/run-parallel/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/feross/run-parallel@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"2a6d9dc8d18ea24a413bd5bc949d2ed3a22f6c7b","kind":"tag","published_at":"2018-04-26T01:10:35.000Z","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/v1.1.9","html_url":"https://github.com/feross/run-parallel/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/feross/run-parallel@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"7cef4073cc786cec37cc039c59e34cb826a66388","kind":"tag","published_at":"2018-03-17T11:40:25.000Z","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/v1.1.8","html_url":"https://github.com/feross/run-parallel/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/feross/run-parallel@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"96e96f5123a6e5549e41066c8eaa73cf81bab04e","kind":"tag","published_at":"2018-02-14T02:58:06.000Z","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/v1.1.7","html_url":"https://github.com/feross/run-parallel/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/feross/run-parallel@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"f9ee5e836569ec13712889a208a0a730069e22af","kind":"tag","published_at":"2016-03-29T07:02:41.000Z","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/v1.1.6","html_url":"https://github.com/feross/run-parallel/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/feross/run-parallel@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"066b249755c7a81275e0cb722abe3bf00891aedf","kind":"tag","published_at":"2016-03-11T02:37:52.000Z","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/v1.1.5","html_url":"https://github.com/feross/run-parallel/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/feross/run-parallel@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"259a254dfb7788c1a022093e484d19cae0a91591","kind":"tag","published_at":"2015-09-22T20:35:41.000Z","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/v1.1.4","html_url":"https://github.com/feross/run-parallel/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/feross/run-parallel@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5012c842f9e476debe856ad07f80e88428b3bf7c","kind":"tag","published_at":"2015-09-22T20:08:10.000Z","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/v1.1.3","html_url":"https://github.com/feross/run-parallel/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/feross/run-parallel@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"4b1ae3c9972604852d3484a2303cf68d50d9db00","kind":"tag","published_at":"2015-06-24T07:34:25.000Z","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/v1.1.2","html_url":"https://github.com/feross/run-parallel/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/feross/run-parallel@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5a58a11b8a33c03ed6a8d865670d0a0fb22e2def","kind":"tag","published_at":"2015-05-05T00:53:58.000Z","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/v1.1.1","html_url":"https://github.com/feross/run-parallel/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/feross/run-parallel@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e456882920f3ee2bcf8ba669ec4a8fd579630e57","kind":"tag","published_at":"2015-03-19T23:27:33.000Z","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/v1.1.0","html_url":"https://github.com/feross/run-parallel/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/feross/run-parallel@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9d418791d250e3aea1102bc68c79152837bc7810","kind":"tag","published_at":"2014-04-29T10:20:30.000Z","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/v1.0.0","html_url":"https://github.com/feross/run-parallel/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/feross/run-parallel@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"71e3e46c44cb08b03ce9a3fde54be3dfd875702a","kind":"tag","published_at":"2014-04-14T05:16:09.000Z","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/v0.3.0","html_url":"https://github.com/feross/run-parallel/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/feross/run-parallel@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"3309414cf8113717ae88b02f5ea1a29e6329df81","kind":"tag","published_at":"2014-04-13T01:42:32.000Z","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/v0.2.0","html_url":"https://github.com/feross/run-parallel/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/feross/run-parallel@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"0cc674759d8dfa384fec4e7d70a75608407b522b","kind":"tag","published_at":"2014-04-12T05:32:30.000Z","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/v0.1.1","html_url":"https://github.com/feross/run-parallel/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/feross/run-parallel@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"8c644f2344e1533225eda1963ebdcf4730c3d5fd","kind":"tag","published_at":"2014-04-12T05:25:44.000Z","download_url":"https://codeload.github.com/feross/run-parallel/tar.gz/v0.1.0","html_url":"https://github.com/feross/run-parallel/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/feross/run-parallel@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-07-03T15:30:10.107Z","dependent_packages_count":1520,"downloads":481264364,"downloads_period":"last-month","dependent_repos_count":1799977,"rankings":{"downloads":0.008077049024128199,"dependent_repos_count":0.018043306125086384,"dependent_packages_count":0.04914678982478006,"stargazers_count":3.2837448156297198,"forks_count":4.994985383275248,"docker_downloads_count":0.009363900902548624,"average":1.3938935407969184},"purl":"pkg:npm/run-parallel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/run-parallel","docker_dependents_count":25411,"docker_downloads_count":9065084039,"usage_url":"https://repos.ecosyste.ms/usage/npm/run-parallel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/run-parallel/dependencies","status":null,"funding_links":["https://github.com/sponsors/feross","https://www.patreon.com/feross","https://feross.org/support"],"critical":true,"issue_metadata":{"last_synced_at":"2026-06-02T23:20:09.438Z","issues_count":8,"pull_requests_count":17,"avg_time_to_close_issue":6999262.714285715,"avg_time_to_close_pull_request":3938921.3529411764,"issues_closed_count":7,"pull_requests_closed_count":17,"pull_request_authors_count":6,"issue_authors_count":8,"avg_comments_per_issue":2.125,"avg_comments_per_pull_request":0.8823529411764706,"merged_pull_requests_count":10,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Frun-parallel/issues","maintainers":[{"login":"feross","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feross"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/run-parallel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/run-parallel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/run-parallel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/run-parallel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/run-parallel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/run-parallel/codemeta","maintainers":[{"uuid":"feross","login":"feross","name":null,"email":"feross@feross.org","url":null,"packages_count":442,"html_url":"https://www.npmjs.com/~feross","role":null,"created_at":"2022-11-14T07:49:32.195Z","updated_at":"2022-11-14T07:49:32.195Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/feross/packages"}]}