{"id":1436840,"name":"async-array-prototype","ecosystem":"npm","description":"Async array methods in JavaScript","homepage":"https://atanas.info/portfolio/open-source/async-array-prototype","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/scriptex/async-array-prototype","keywords_array":["Array Methods","Async Programming","Async Array Methods"],"namespace":null,"versions_count":5,"first_release_published_at":"2018-11-30T08:14:12.795Z","latest_release_published_at":"2022-11-07T08:21:24.622Z","latest_release_number":"1.1.1","last_synced_at":"2026-04-16T23:04:28.707Z","created_at":"2022-04-09T01:07:15.359Z","updated_at":"2026-04-16T23:08:29.146Z","registry_url":"https://www.npmjs.com/package/async-array-prototype","install_command":"npm install async-array-prototype","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/scriptex","dist-tags":{"latest":"1.1.1"}},"repo_metadata":{"id":40830794,"uuid":"145387833","full_name":"scriptex/async-array-prototype","owner":"scriptex","description":"Async array methods in JavaScript","archived":false,"fork":false,"pushed_at":"2026-04-01T05:29:08.000Z","size":2037,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-01T08:14:51.068Z","etag":null,"topics":["array-methods","async-await","async-programming"],"latest_commit_sha":null,"homepage":"https://atanas.info/portfolio/open-source/async-array-prototype","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/scriptex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["scriptex"],"patreon":"atanas","open_collective":null,"ko_fi":"scriptex","tidelift":null,"community_bridge":null,"liberapay":"scriptex","issuehunt":"scriptex","otechie":null,"custom":["paypal.me/scriptex","revolut.me/scriptex"]}},"created_at":"2018-08-20T08:20:06.000Z","updated_at":"2026-04-01T05:29:10.000Z","dependencies_parsed_at":"2025-12-04T15:06:15.371Z","dependency_job_id":null,"html_url":"https://github.com/scriptex/async-array-prototype","commit_stats":{"total_commits":408,"total_committers":8,"mean_commits":51.0,"dds":0.3921568627450981,"last_synced_commit":"319540d75798e09ee5279c1d02d06d16dfae0327"},"previous_names":["scriptex/async-array"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/scriptex/async-array-prototype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Fasync-array-prototype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Fasync-array-prototype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Fasync-array-prototype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Fasync-array-prototype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scriptex","download_url":"https://codeload.github.com/scriptex/async-array-prototype/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Fasync-array-prototype/sbom","scorecard":{"id":806335,"data":{"date":"2025-08-11","repo":{"name":"github.com/scriptex/async-array-prototype","commit":"698a9efeccc1788573d7453a6201faf74c775285"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/scriptex/async-array-prototype/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/scriptex/async-array-prototype/build.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"Code-Review","score":0,"reason":"Found 0/27 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":"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":"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (4) 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"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T11:51:55.723Z","repository_id":40830794,"created_at":"2025-08-23T11:51:55.727Z","updated_at":"2025-08-23T11:51:55.727Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31907736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"scriptex","name":"Atanas Atanasov","uuid":"4603539","kind":"user","description":"Frontend Consultant; \r\nWeb, Mobile and Desktop Applications Developer; \r\nOpen-Source Software Maintainer;\r\nTeam Lead;\r\nMentor;","email":"hi@atanas.info","website":"https://atanas.info","location":"Varna, Bulgaria","twitter":"scriptexbg","company":"@html-lab @toptal @braintrustofficial @andela @dmarcian","icon_url":"https://avatars.githubusercontent.com/u/4603539?u=77800a48ef79913bd35970abbbb80f0443de706b\u0026v=4","repositories_count":88,"last_synced_at":"2026-01-29T06:33:36.524Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/scriptex","funding_links":["https://github.com/sponsors/scriptex"],"total_stars":636,"followers":136,"following":1,"created_at":"2022-11-11T08:37:24.471Z","updated_at":"2026-01-29T06:33:36.524Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scriptex","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scriptex/repositories"},"tags":[{"name":"1.1.1","sha":"3efe2454452362917ac6e878f502a9e46630f172","kind":"commit","published_at":"2022-11-07T08:21:32.000Z","download_url":"https://codeload.github.com/scriptex/async-array-prototype/tar.gz/1.1.1","html_url":"https://github.com/scriptex/async-array-prototype/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scriptex/async-array-prototype@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Fasync-array-prototype/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Fasync-array-prototype/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"ed3f27756994886a1d1f89bf271d016796dec778","kind":"commit","published_at":"2022-09-08T11:52:14.000Z","download_url":"https://codeload.github.com/scriptex/async-array-prototype/tar.gz/1.1.0","html_url":"https://github.com/scriptex/async-array-prototype/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scriptex/async-array-prototype@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Fasync-array-prototype/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Fasync-array-prototype/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"209d25bacdc3c53dc82c747c8e0fec5b37862995","kind":"commit","published_at":"2021-03-08T11:33:01.000Z","download_url":"https://codeload.github.com/scriptex/async-array-prototype/tar.gz/1.0.0","html_url":"https://github.com/scriptex/async-array-prototype/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scriptex/async-array-prototype@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Fasync-array-prototype/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Fasync-array-prototype/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"cc879c9dd01e9219fc610e7b26a3e675bbc52257","kind":"commit","published_at":"2019-01-06T07:04:47.000Z","download_url":"https://codeload.github.com/scriptex/async-array-prototype/tar.gz/0.2.0","html_url":"https://github.com/scriptex/async-array-prototype/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scriptex/async-array-prototype@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Fasync-array-prototype/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Fasync-array-prototype/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"a676afc04cd5dc94ffb71cdb60838978ffb0aa57","kind":"commit","published_at":"2018-11-30T08:28:57.000Z","download_url":"https://codeload.github.com/scriptex/async-array-prototype/tar.gz/0.1.0","html_url":"https://github.com/scriptex/async-array-prototype/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scriptex/async-array-prototype@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Fasync-array-prototype/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Fasync-array-prototype/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-16T23:08:29.146Z","dependent_packages_count":2,"downloads":694,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":5.889098441289807,"dependent_repos_count":10.756362223581037,"dependent_packages_count":21.263116333908457,"stargazers_count":13.565621783727625,"forks_count":15.917986011160771,"docker_downloads_count":null,"average":13.478436958733539},"purl":"pkg:npm/async-array-prototype","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/async-array-prototype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/async-array-prototype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/async-array-prototype/dependencies","status":null,"funding_links":["https://github.com/sponsors/scriptex","https://patreon.com/atanas","https://ko-fi.com/scriptex","https://liberapay.com/scriptex","https://issuehunt.io/r/scriptex","paypal.me/scriptex","revolut.me/scriptex"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-02T15:02:25.904Z","issues_count":9,"pull_requests_count":114,"avg_time_to_close_issue":4055033.3333333335,"avg_time_to_close_pull_request":46442.490909090906,"issues_closed_count":9,"pull_requests_closed_count":110,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":0.1111111111111111,"avg_comments_per_pull_request":0.4298245614035088,"merged_pull_requests_count":99,"bot_issues_count":9,"bot_pull_requests_count":113,"past_year_issues_count":0,"past_year_pull_requests_count":2,"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":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Fasync-array-prototype/issues","maintainers":[{"login":"scriptex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scriptex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/async-array-prototype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/async-array-prototype/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/async-array-prototype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/async-array-prototype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/async-array-prototype/codemeta","maintainers":[{"uuid":"scriptex","login":"scriptex","name":null,"email":"scriptex.bg@gmail.com","url":null,"packages_count":48,"html_url":"https://www.npmjs.com/~scriptex","role":null,"created_at":"2022-11-11T12:19:22.615Z","updated_at":"2022-11-11T12:19:22.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/scriptex/packages"}]}