{"id":32422,"name":"@extra-array/arange","description":"An array is a collection of values, stored contiguously.","url":"https://github.com/nodef/extra-array","last_synced_at":"2025-09-05T05:27:00.530Z","repository":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-29T05:26:58.095Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":["nodef/array-extra"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":{"id":692398,"data":{"date":"2025-08-11","repo":{"name":"github.com/nodef/extra-array","commit":"fa96f4caf36e08f7410091037211abd19e91977b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":"Code-Review","score":0,"reason":"Found 0/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/pr.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:80","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   5 out of   7 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","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-22T02:35:38.942Z","repository_id":33025732,"created_at":"2025-08-22T02:35:38.942Z","updated_at":"2025-08-22T02:35:38.942Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273447871,"owners_count":25107454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"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":{"login":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"packages":[{"id":930609,"name":"@extra-array/head.min","ecosystem":"npm","description":"Gets first value.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","head"],"namespace":"extra-array","versions_count":382,"first_release_published_at":"2020-03-14T10:24:34.103Z","latest_release_published_at":"2022-02-19T09:01:38.465Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-31T08:51:46.286Z","created_at":"2022-04-07T17:10:11.019Z","updated_at":"2025-08-31T08:56:54.171Z","registry_url":"https://www.npmjs.com/package/@extra-array/head.min","install_command":"npm install @extra-array/head.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-22T02:48:41.099Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":["nodef/array-extra"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":{"id":692398,"data":{"date":"2025-08-11","repo":{"name":"github.com/nodef/extra-array","commit":"fa96f4caf36e08f7410091037211abd19e91977b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":"Code-Review","score":0,"reason":"Found 0/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/pr.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:80","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   5 out of   7 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","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-22T02:35:38.942Z","repository_id":33025732,"created_at":"2025-08-22T02:35:38.942Z","updated_at":"2025-08-22T02:35:38.942Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272425608,"owners_count":24932903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:56:54.171Z","dependent_packages_count":2,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.1825415489779125,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":21.80145607754675},"purl":"pkg:npm/%40extra-array/head.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/head.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/head.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/head.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:56:51.195Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhead.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhead.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhead.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhead.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:05.466Z","updated_at":"2022-11-20T15:18:05.466Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930575,"name":"@extra-array/from-range.min","ecosystem":"npm","description":"Generates array from given number range.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","from","range","fromRange"],"namespace":"extra-array","versions_count":136,"first_release_published_at":"2020-05-19T12:59:13.527Z","latest_release_published_at":"2022-02-19T09:00:06.301Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-26T10:49:14.736Z","created_at":"2022-04-07T17:10:08.014Z","updated_at":"2025-08-26T11:19:35.951Z","registry_url":"https://www.npmjs.com/package/@extra-array/from-range.min","install_command":"npm install @extra-array/from-range.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-26T11:19:35.951Z","dependent_packages_count":2,"downloads":43,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.214357741314851,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":22.8120614749924},"purl":"pkg:npm/%40extra-array/from-range.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/from-range.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/from-range.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/from-range.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T17:13:33.089Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffrom-range.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffrom-range.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffrom-range.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffrom-range.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:54.110Z","updated_at":"2022-11-20T15:17:54.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930689,"name":"@extra-array/left-update.min","ecosystem":"npm","description":"Gets values from the left.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","left","update","left$"],"namespace":"extra-array","versions_count":201,"first_release_published_at":"2020-03-30T12:44:58.420Z","latest_release_published_at":"2020-06-20T09:49:57.726Z","latest_release_number":"2.9.41","last_synced_at":"2025-08-26T11:33:10.869Z","created_at":"2022-04-07T17:10:20.401Z","updated_at":"2025-08-26T11:33:10.870Z","registry_url":"https://www.npmjs.com/package/@extra-array/left-update.min","install_command":"npm install @extra-array/left-update.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.41"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:30:08.152Z","dependent_packages_count":2,"downloads":48,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.879969546660133,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":22.367265410107493},"purl":"pkg:npm/%40extra-array/left-update.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/left-update.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/left-update.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/left-update.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fleft-update.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fleft-update.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fleft-update.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fleft-update.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:04.406Z","updated_at":"2022-11-20T15:18:04.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930554,"name":"@extra-array/find.min","ecosystem":"npm","description":"Finds first value passing a test.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","find"],"namespace":"extra-array","versions_count":222,"first_release_published_at":"2020-03-26T15:38:31.939Z","latest_release_published_at":"2022-02-19T08:58:48.080Z","latest_release_number":"2.10.19","last_synced_at":"2025-09-02T15:33:26.132Z","created_at":"2022-04-07T17:10:05.706Z","updated_at":"2025-09-02T20:00:22.150Z","registry_url":"https://www.npmjs.com/package/@extra-array/find.min","install_command":"npm install @extra-array/find.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-29T05:26:58.095Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":["nodef/array-extra"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":{"id":692398,"data":{"date":"2025-08-11","repo":{"name":"github.com/nodef/extra-array","commit":"fa96f4caf36e08f7410091037211abd19e91977b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":"Code-Review","score":0,"reason":"Found 0/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/pr.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:80","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   5 out of   7 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","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-22T02:35:38.942Z","repository_id":33025732,"created_at":"2025-08-22T02:35:38.942Z","updated_at":"2025-08-22T02:35:38.942Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273226115,"owners_count":25067471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-02T20:00:22.150Z","dependent_packages_count":2,"downloads":62,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.4504332895125165,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":21.89075332439162},"purl":"pkg:npm/%40extra-array/find.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/find.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/find.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/find.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:19:54.327Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:55.396Z","updated_at":"2022-11-20T15:17:55.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930497,"name":"@extra-array/copy-within-update.min","ecosystem":"npm","description":"Copies part of array within.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","copy","within","update","copyWithin$"],"namespace":"extra-array","versions_count":272,"first_release_published_at":"2020-03-26T13:59:18.320Z","latest_release_published_at":"2022-02-19T08:55:45.655Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-29T02:18:07.979Z","created_at":"2022-04-07T17:09:59.929Z","updated_at":"2025-08-29T02:27:27.974Z","registry_url":"https://www.npmjs.com/package/@extra-array/copy-within-update.min","install_command":"npm install @extra-array/copy-within-update.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-22T02:48:41.099Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":["nodef/array-extra"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":{"id":692398,"data":{"date":"2025-08-11","repo":{"name":"github.com/nodef/extra-array","commit":"fa96f4caf36e08f7410091037211abd19e91977b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":"Code-Review","score":0,"reason":"Found 0/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/pr.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:80","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   5 out of   7 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","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-22T02:35:38.942Z","repository_id":33025732,"created_at":"2025-08-22T02:35:38.942Z","updated_at":"2025-08-22T02:35:38.942Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272425608,"owners_count":24932903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-29T02:27:27.974Z","dependent_packages_count":2,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":9.978873442844822,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":13.11942756780596},"purl":"pkg:npm/%40extra-array/copy-within-update.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/copy-within-update.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/copy-within-update.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/copy-within-update.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T02:58:21.507Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcopy-within-update.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcopy-within-update.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcopy-within-update.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcopy-within-update.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:52.368Z","updated_at":"2022-11-20T15:17:52.368Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930538,"name":"@extra-array/find-all","ecosystem":"npm","description":"Finds all values passing a test.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","find","all","findAll"],"namespace":"extra-array","versions_count":53,"first_release_published_at":"2018-09-24T04:13:16.117Z","latest_release_published_at":"2022-02-19T08:58:53.389Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-29T02:02:57.912Z","created_at":"2022-04-07T17:10:04.337Z","updated_at":"2025-08-29T02:22:30.558Z","registry_url":"https://www.npmjs.com/package/@extra-array/find-all","install_command":"npm install @extra-array/find-all","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-22T02:48:41.099Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":["nodef/array-extra"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":{"id":692398,"data":{"date":"2025-08-11","repo":{"name":"github.com/nodef/extra-array","commit":"fa96f4caf36e08f7410091037211abd19e91977b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":"Code-Review","score":0,"reason":"Found 0/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/pr.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:80","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   5 out of   7 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","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-22T02:35:38.942Z","repository_id":33025732,"created_at":"2025-08-22T02:35:38.942Z","updated_at":"2025-08-22T02:35:38.942Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272425608,"owners_count":24932903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-29T02:22:30.558Z","dependent_packages_count":3,"downloads":39,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":12.191136535454898,"dependent_repos_count":10.340532343810322,"dependent_packages_count":5.902938478815768,"stargazers_count":8.444783470046376,"forks_count":7.723485454497911,"docker_downloads_count":null,"average":8.920575256525055},"purl":"pkg:npm/%40extra-array/find-all","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/find-all","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/find-all","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/find-all/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T02:58:21.507Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind-all/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind-all/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind-all/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind-all/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:49.174Z","updated_at":"2022-11-20T15:17:49.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930600,"name":"@extra-array/has-suffix.min","ecosystem":"npm","description":"Checks if array ends with a suffix.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","has","suffix","hasSuffix"],"namespace":"extra-array","versions_count":18,"first_release_published_at":"2020-06-28T12:51:56.507Z","latest_release_published_at":"2022-02-19T09:01:24.841Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-26T14:21:30.663Z","created_at":"2022-04-07T17:10:10.317Z","updated_at":"2025-08-26T15:12:10.701Z","registry_url":"https://www.npmjs.com/package/@extra-array/has-suffix.min","install_command":"npm install @extra-array/has-suffix.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-26T15:12:10.700Z","dependent_packages_count":2,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.249016373683894,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":18.573456153973773},"purl":"pkg:npm/%40extra-array/has-suffix.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/has-suffix.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/has-suffix.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/has-suffix.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T17:13:33.089Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhas-suffix.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhas-suffix.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhas-suffix.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhas-suffix.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:54.257Z","updated_at":"2022-11-20T15:17:54.257Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930659,"name":"@extra-array/is-permutation-on.min","ecosystem":"npm","description":"Checks if array has a permutation.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","is","permutation","on","isPermutationOn"],"namespace":"extra-array","versions_count":179,"first_release_published_at":"2020-03-17T05:35:31.102Z","latest_release_published_at":"2020-05-18T12:59:01.226Z","latest_release_number":"2.7.8","last_synced_at":"2025-08-26T14:20:35.672Z","created_at":"2022-04-07T17:10:16.851Z","updated_at":"2025-08-26T15:11:13.264Z","registry_url":"https://www.npmjs.com/package/@extra-array/is-permutation-on.min","install_command":"npm install @extra-array/is-permutation-on.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.7.8"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-26T15:11:13.264Z","dependent_packages_count":2,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.496618756955284,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":22.23948181353921},"purl":"pkg:npm/%40extra-array/is-permutation-on.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/is-permutation-on.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/is-permutation-on.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/is-permutation-on.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T17:13:33.089Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-permutation-on.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-permutation-on.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-permutation-on.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-permutation-on.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:01.973Z","updated_at":"2022-11-20T15:18:01.973Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930630,"name":"@extra-array/insertion-sort.min","ecosystem":"npm","description":"Arranges values in an order.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","insertion","sort","insertionSort"],"namespace":"extra-array","versions_count":63,"first_release_published_at":"2020-05-28T14:25:21.550Z","latest_release_published_at":"2020-06-20T09:45:41.864Z","latest_release_number":"2.9.41","last_synced_at":"2025-08-24T05:21:33.406Z","created_at":"2022-04-07T17:10:13.335Z","updated_at":"2025-08-24T05:28:48.070Z","registry_url":"https://www.npmjs.com/package/@extra-array/insertion-sort.min","install_command":"npm install @extra-array/insertion-sort.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.41"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T05:28:48.070Z","dependent_packages_count":2,"downloads":37,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":13.956648347225977,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":24.059491676962775},"purl":"pkg:npm/%40extra-array/insertion-sort.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/insertion-sort.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/insertion-sort.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/insertion-sort.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T05:14:07.823Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finsertion-sort.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finsertion-sort.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finsertion-sort.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finsertion-sort.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:03.679Z","updated_at":"2022-11-20T15:18:03.679Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930489,"name":"@extra-array/concat-update.min","ecosystem":"npm","description":"Appends values from arrays.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","concat","update","concat$"],"namespace":"extra-array","versions_count":396,"first_release_published_at":"2020-03-13T17:49:51.425Z","latest_release_published_at":"2022-02-19T08:55:11.604Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-29T04:35:08.330Z","created_at":"2022-04-07T17:09:59.040Z","updated_at":"2025-08-29T04:40:32.735Z","registry_url":"https://www.npmjs.com/package/@extra-array/concat-update.min","install_command":"npm install @extra-array/concat-update.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-22T02:48:41.099Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":["nodef/array-extra"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":{"id":692398,"data":{"date":"2025-08-11","repo":{"name":"github.com/nodef/extra-array","commit":"fa96f4caf36e08f7410091037211abd19e91977b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":"Code-Review","score":0,"reason":"Found 0/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/nodef/extra-array/pr.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:80","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   5 out of   7 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","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-22T02:35:38.942Z","repository_id":33025732,"created_at":"2025-08-22T02:35:38.942Z","updated_at":"2025-08-22T02:35:38.942Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272425608,"owners_count":24932903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-29T04:40:32.735Z","dependent_packages_count":2,"downloads":232,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.867932558884775,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":13.297239391013951},"purl":"pkg:npm/%40extra-array/concat-update.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/concat-update.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/concat-update.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/concat-update.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T02:58:21.507Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fconcat-update.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fconcat-update.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fconcat-update.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fconcat-update.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:52.102Z","updated_at":"2022-11-20T15:17:52.102Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930620,"name":"@extra-array/insert.min","ecosystem":"npm","description":"Inserts a value to an ordered array.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","is","head","tail","init","last","get","set","swap","compare","isEqual","range","linspace","push","pop","shift","unshift","copy","rotate","slice","filter","map","concat","reverse","chunk","zip","splice","insert","repeat","bsearch","bsearchc","bsearchl","bsearchr","sort","prefixes","infixes","suffixes","subsequences","permutations","isPrefix","isInfix","isSuffix","isSubsequence","isPermutation"],"namespace":"extra-array","versions_count":50,"first_release_published_at":"2020-03-14T10:25:01.143Z","latest_release_published_at":"2020-03-16T16:12:47.977Z","latest_release_number":"2.1.75","last_synced_at":"2025-08-22T03:13:12.050Z","created_at":"2022-04-07T17:10:11.915Z","updated_at":"2025-08-22T03:13:12.050Z","registry_url":"https://www.npmjs.com/package/@extra-array/insert.min","install_command":"npm install @extra-array/insert.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.75"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:30:04.500Z","dependent_packages_count":2,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":16.05061295899715,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":14.333775471036427},"purl":"pkg:npm/%40extra-array/insert.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/insert.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/insert.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/insert.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finsert.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finsert.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finsert.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finsert.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:00.776Z","updated_at":"2022-11-20T15:18:00.776Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930782,"name":"@extra-array/scan-until-right.min","ecosystem":"npm","description":"Scans from right, until a test passes.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","scan","until","right","scanUntilRight"],"namespace":"extra-array","versions_count":42,"first_release_published_at":"2020-06-20T10:21:02.706Z","latest_release_published_at":"2022-02-19T09:08:58.589Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:11.977Z","created_at":"2022-04-07T17:10:30.364Z","updated_at":"2025-08-22T03:13:11.977Z","registry_url":"https://www.npmjs.com/package/@extra-array/scan-until-right.min","install_command":"npm install @extra-array/scan-until-right.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-08T21:07:43.524Z","dependent_packages_count":2,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.625912104562131,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.889478199185048,"forks_count":10.081653780047452,"average":13.681436014254484},"purl":"pkg:npm/%40extra-array/scan-until-right.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/scan-until-right.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/scan-until-right.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/scan-until-right.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-08T11:45:23.716Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fscan-until-right.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fscan-until-right.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fscan-until-right.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fscan-until-right.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:18.220Z","updated_at":"2022-11-20T15:18:18.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930528,"name":"@extra-array/entries","ecosystem":"npm","description":"Lists all index-value pairs.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","entries"],"namespace":"extra-array","versions_count":125,"first_release_published_at":"2020-05-11T07:27:45.904Z","latest_release_published_at":"2022-02-19T08:57:39.803Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:12.978Z","created_at":"2022-04-07T17:10:03.019Z","updated_at":"2025-08-22T03:13:12.978Z","registry_url":"https://www.npmjs.com/package/@extra-array/entries","install_command":"npm install @extra-array/entries","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:30:05.068Z","dependent_packages_count":2,"downloads":44,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.318538214534174,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":23.18012163273217},"purl":"pkg:npm/%40extra-array/entries","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/entries","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/entries","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/entries/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fentries/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fentries/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fentries/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fentries/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:01.284Z","updated_at":"2022-11-20T15:18:01.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930555,"name":"@extra-array/flat-map","ecosystem":"npm","description":"Flattens nested array, based on map function.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","flat","map","flatMap"],"namespace":"extra-array","versions_count":152,"first_release_published_at":"2020-05-11T06:49:31.471Z","latest_release_published_at":"2022-02-19T08:59:19.883Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:13.260Z","created_at":"2022-04-07T17:10:05.743Z","updated_at":"2025-08-22T03:13:13.260Z","registry_url":"https://www.npmjs.com/package/@extra-array/flat-map","install_command":"npm install @extra-array/flat-map","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-05T19:50:00.031Z","dependent_packages_count":2,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.455070918080967,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":22.892299200581107},"purl":"pkg:npm/%40extra-array/flat-map","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/flat-map","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/flat-map","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/flat-map/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T19:34:17.690Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fflat-map/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fflat-map/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fflat-map/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fflat-map/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:49.809Z","updated_at":"2022-11-20T15:17:49.809Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930792,"name":"@extra-array/rotate-update.min","ecosystem":"npm","description":"Rotates values in array.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","rotate","update","rotate$"],"namespace":"extra-array","versions_count":244,"first_release_published_at":"2020-03-15T08:37:55.722Z","latest_release_published_at":"2022-02-19T09:08:36.972Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:13.559Z","created_at":"2022-04-07T17:10:31.391Z","updated_at":"2025-08-22T03:13:13.559Z","registry_url":"https://www.npmjs.com/package/@extra-array/rotate-update.min","install_command":"npm install @extra-array/rotate-update.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-30T08:36:43.040Z","dependent_packages_count":2,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.22799036086541,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":22.149939014842587},"purl":"pkg:npm/%40extra-array/rotate-update.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/rotate-update.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/rotate-update.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/rotate-update.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T05:10:18.131Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Frotate-update.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Frotate-update.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Frotate-update.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Frotate-update.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:19.261Z","updated_at":"2022-11-20T15:18:19.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930463,"name":"@extra-array/bsearchc.min","ecosystem":"npm","description":"Binary searches closest value in sorted array.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","is","head","tail","init","last","get","set","swap","compare","isEqual","range","linspace","push","pop","shift","unshift","copy","rotate","slice","filter","map","concat","reverse","chunk","zip","splice","insert","repeat","bsearch","bsearchc","bsearchl","bsearchr","sort","prefixes","infixes","suffixes","subsequences","permutations","isPrefix","isInfix","isSuffix","isSubsequence","isPermutation"],"namespace":"extra-array","versions_count":59,"first_release_published_at":"2020-03-13T17:49:21.565Z","latest_release_published_at":"2020-03-16T16:09:48.966Z","latest_release_number":"2.1.75","last_synced_at":"2025-08-22T03:13:14.885Z","created_at":"2022-04-07T17:09:56.464Z","updated_at":"2025-08-22T03:13:14.885Z","registry_url":"https://www.npmjs.com/package/@extra-array/bsearchc.min","install_command":"npm install @extra-array/bsearchc.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.75"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:29:57.595Z","dependent_packages_count":2,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":13.555672741347024,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":23.925833141669788},"purl":"pkg:npm/%40extra-array/bsearchc.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/bsearchc.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/bsearchc.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/bsearchc.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fbsearchc.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fbsearchc.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fbsearchc.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fbsearchc.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:47.064Z","updated_at":"2022-11-20T15:17:47.064Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930583,"name":"@extra-array/hamming-distance","ecosystem":"npm","description":"Get Hamming distance between arrays.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","standard","utility","method","manipulation","function","merferry","hamming","distance"],"namespace":"extra-array","versions_count":12,"first_release_published_at":"2018-09-24T04:14:06.580Z","latest_release_published_at":"2019-04-02T20:15:05.865Z","latest_release_number":"1.1.7","last_synced_at":"2025-08-22T03:13:17.374Z","created_at":"2022-04-07T17:10:08.697Z","updated_at":"2025-08-22T03:13:17.375Z","registry_url":"https://www.npmjs.com/package/@extra-array/hamming-distance","install_command":"npm install @extra-array/hamming-distance","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.7"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:29:35.130Z","dependent_packages_count":3,"downloads":1,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":27.57544514413394,"dependent_repos_count":10.336075070876474,"dependent_packages_count":5.9018835679009225,"stargazers_count":8.441845907881124,"forks_count":7.721637647164643,"docker_downloads_count":null,"average":11.995377467591421},"purl":"pkg:npm/%40extra-array/hamming-distance","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/hamming-distance","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/hamming-distance","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/hamming-distance/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhamming-distance/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhamming-distance/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhamming-distance/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhamming-distance/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:53.438Z","updated_at":"2022-11-20T15:17:53.438Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930873,"name":"@extra-array/take-right","ecosystem":"npm","description":"Keeps last n values only.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","take","right","takeRight"],"namespace":"extra-array","versions_count":42,"first_release_published_at":"2020-06-20T10:29:12.252Z","latest_release_published_at":"2022-02-19T09:13:32.534Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:20.272Z","created_at":"2022-04-07T17:10:40.211Z","updated_at":"2025-08-22T03:13:20.273Z","registry_url":"https://www.npmjs.com/package/@extra-array/take-right","install_command":"npm install @extra-array/take-right","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-30T08:36:36.192Z","dependent_packages_count":2,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":13.868464954068324,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":24.03009721257689},"purl":"pkg:npm/%40extra-array/take-right","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/take-right","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/take-right","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/take-right/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T05:10:18.131Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ftake-right/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ftake-right/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ftake-right/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ftake-right/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:21.238Z","updated_at":"2022-11-20T15:18:21.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930706,"name":"@extra-array/move-within-update","ecosystem":"npm","description":"Moves part of array within.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","move","within","update","moveWithin$"],"namespace":"extra-array","versions_count":27,"first_release_published_at":"2020-06-24T05:10:22.663Z","latest_release_published_at":"2022-02-19T09:05:17.969Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:24.030Z","created_at":"2022-04-07T17:10:22.213Z","updated_at":"2025-08-22T03:13:24.031Z","registry_url":"https://www.npmjs.com/package/@extra-array/move-within-update","install_command":"npm install @extra-array/move-within-update","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-30T08:36:30.862Z","dependent_packages_count":2,"downloads":25,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":14.970144628653317,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":24.397323770771887},"purl":"pkg:npm/%40extra-array/move-within-update","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/move-within-update","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/move-within-update","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/move-within-update/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T05:10:18.131Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmove-within-update/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmove-within-update/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmove-within-update/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmove-within-update/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:03.333Z","updated_at":"2022-11-20T15:18:03.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930718,"name":"@extra-array/middle.min","ecosystem":"npm","description":"Gets values from middle.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","middle"],"namespace":"extra-array","versions_count":243,"first_release_published_at":"2020-03-30T12:46:13.637Z","latest_release_published_at":"2022-02-19T09:05:06.643Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:24.045Z","created_at":"2022-04-07T17:10:23.465Z","updated_at":"2025-08-22T03:13:24.046Z","registry_url":"https://www.npmjs.com/package/@extra-array/middle.min","install_command":"npm install @extra-array/middle.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T20:38:39.078Z","dependent_packages_count":2,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":6.768649717789063,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":21.663492133817133},"purl":"pkg:npm/%40extra-array/middle.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/middle.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/middle.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/middle.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T19:34:17.690Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmiddle.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmiddle.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmiddle.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmiddle.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:18.535Z","updated_at":"2022-11-20T15:18:18.535Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930482,"name":"@extra-array/contains","ecosystem":"npm","description":"Check if an array contains another array.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","standard","utility","method","manipulation","function","merferry","contains"],"namespace":"extra-array","versions_count":12,"first_release_published_at":"2018-09-24T04:13:17.363Z","latest_release_published_at":"2019-04-02T20:13:34.231Z","latest_release_number":"1.1.7","last_synced_at":"2025-08-22T03:13:53.688Z","created_at":"2022-04-07T17:09:58.052Z","updated_at":"2025-08-22T03:13:53.688Z","registry_url":"https://www.npmjs.com/package/@extra-array/contains","install_command":"npm install @extra-array/contains","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.7"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-25T19:44:45.526Z","dependent_packages_count":3,"downloads":1,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":21.019495345475374,"dependent_repos_count":10.336075070876474,"dependent_packages_count":5.9018835679009225,"stargazers_count":8.441845907881124,"forks_count":7.721637647164643,"docker_downloads_count":null,"average":10.684187507859708},"purl":"pkg:npm/%40extra-array/contains","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/contains","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/contains","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/contains/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcontains/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcontains/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcontains/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcontains/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:47.840Z","updated_at":"2022-11-20T15:17:47.840Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930568,"name":"@extra-array/from-range","ecosystem":"npm","description":"Generates array from given number range.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","from","range","fromRange"],"namespace":"extra-array","versions_count":136,"first_release_published_at":"2020-05-19T12:59:07.734Z","latest_release_published_at":"2022-02-19T09:00:02.096Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:53.973Z","created_at":"2022-04-07T17:10:07.172Z","updated_at":"2025-08-22T03:13:53.974Z","registry_url":"https://www.npmjs.com/package/@extra-array/from-range","install_command":"npm install @extra-array/from-range","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-05T00:40:09.797Z","dependent_packages_count":2,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.103898032115511,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":22.108574905259285},"purl":"pkg:npm/%40extra-array/from-range","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/from-range","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/from-range","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/from-range/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-04T18:05:49.148Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffrom-range/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffrom-range/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffrom-range/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffrom-range/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:59.269Z","updated_at":"2022-11-20T15:17:59.269Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930716,"name":"@extra-array/middle","ecosystem":"npm","description":"Gets values from middle.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","middle"],"namespace":"extra-array","versions_count":259,"first_release_published_at":"2018-09-24T04:14:57.421Z","latest_release_published_at":"2022-02-19T09:05:02.833Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:54.406Z","created_at":"2022-04-07T17:10:22.789Z","updated_at":"2025-08-22T03:13:54.406Z","registry_url":"https://www.npmjs.com/package/@extra-array/middle","install_command":"npm install @extra-array/middle","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T11:51:31.584Z","dependent_packages_count":3,"downloads":63,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":5.515483390054608,"dependent_repos_count":10.336075070876474,"dependent_packages_count":5.9018835679009225,"stargazers_count":8.441845907881124,"forks_count":7.721637647164643,"docker_downloads_count":null,"average":7.583385116775554},"purl":"pkg:npm/%40extra-array/middle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/middle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/middle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/middle/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T19:34:17.690Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmiddle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmiddle/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmiddle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmiddle/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:18.723Z","updated_at":"2022-11-20T15:18:18.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930486,"name":"@extra-array/copy","ecosystem":"npm","description":"Copies part of array to another.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","copy"],"namespace":"extra-array","versions_count":377,"first_release_published_at":"2018-09-24T04:13:17.431Z","latest_release_published_at":"2022-02-19T08:55:32.725Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:55.420Z","created_at":"2022-04-07T17:09:58.538Z","updated_at":"2025-08-22T03:13:55.420Z","registry_url":"https://www.npmjs.com/package/@extra-array/copy","install_command":"npm install @extra-array/copy","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:29:21.068Z","dependent_packages_count":3,"downloads":403,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":4.876406174547503,"dependent_repos_count":10.336075070876474,"dependent_packages_count":5.9018835679009225,"stargazers_count":8.441845907881124,"forks_count":7.721637647164643,"docker_downloads_count":null,"average":7.455569673674134},"purl":"pkg:npm/%40extra-array/copy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/copy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/copy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/copy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcopy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcopy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcopy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcopy/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:49.730Z","updated_at":"2022-11-20T15:17:49.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930862,"name":"@extra-array/subsequences.min","ecosystem":"npm","description":"Lists all possible subsequences.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","subsequences"],"namespace":"extra-array","versions_count":368,"first_release_published_at":"2020-03-14T13:17:44.208Z","latest_release_published_at":"2022-02-19T09:12:36.698Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:57.876Z","created_at":"2022-04-07T17:10:39.033Z","updated_at":"2025-08-22T03:13:57.876Z","registry_url":"https://www.npmjs.com/package/@extra-array/subsequences.min","install_command":"npm install @extra-array/subsequences.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-04T20:57:30.018Z","dependent_packages_count":2,"downloads":337,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":5.3202373475597815,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.889478199185048,"forks_count":10.081653780047452,"average":12.220301062854015},"purl":"pkg:npm/%40extra-array/subsequences.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/subsequences.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/subsequences.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/subsequences.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-04T18:05:49.148Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsubsequences.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsubsequences.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsubsequences.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsubsequences.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:21:10.528Z","updated_at":"2022-11-20T15:21:10.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930816,"name":"@extra-array/shift-update","ecosystem":"npm","description":"Removes first value.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","shift","update","shift$"],"namespace":"extra-array","versions_count":280,"first_release_published_at":"2020-03-26T13:05:59.444Z","latest_release_published_at":"2022-02-19T09:10:52.188Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:59.862Z","created_at":"2022-04-07T17:10:33.850Z","updated_at":"2025-08-22T03:13:59.862Z","registry_url":"https://www.npmjs.com/package/@extra-array/shift-update","install_command":"npm install @extra-array/shift-update","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:29:58.812Z","dependent_packages_count":2,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.2107923498958,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":12.765811349216156},"purl":"pkg:npm/%40extra-array/shift-update","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/shift-update","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/shift-update","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/shift-update/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fshift-update/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fshift-update/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fshift-update/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fshift-update/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:49.001Z","updated_at":"2022-11-20T15:18:49.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930611,"name":"@extra-array/index-of.min","ecosystem":"npm","description":"Finds first index of a value.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","index","of","indexOf"],"namespace":"extra-array","versions_count":148,"first_release_published_at":"2020-05-19T13:01:09.557Z","latest_release_published_at":"2022-02-19T09:02:01.885Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:14:01.602Z","created_at":"2022-04-07T17:10:11.355Z","updated_at":"2025-08-22T03:14:01.602Z","registry_url":"https://www.npmjs.com/package/@extra-array/index-of.min","install_command":"npm install @extra-array/index-of.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:30:00.911Z","dependent_packages_count":2,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.572120595940385,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":22.264649093200912},"purl":"pkg:npm/%40extra-array/index-of.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/index-of.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/index-of.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/index-of.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Findex-of.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Findex-of.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Findex-of.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Findex-of.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:59.526Z","updated_at":"2022-11-20T15:17:59.526Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930857,"name":"@extra-array/split.min","ecosystem":"npm","description":"Breaks array considering test as separator.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","split"],"namespace":"extra-array","versions_count":320,"first_release_published_at":"2020-03-17T05:40:12.846Z","latest_release_published_at":"2022-02-19T09:12:15.083Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:14:03.349Z","created_at":"2022-04-07T17:10:38.261Z","updated_at":"2025-08-22T03:14:03.349Z","registry_url":"https://www.npmjs.com/package/@extra-array/split.min","install_command":"npm install @extra-array/split.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-30T08:36:43.632Z","dependent_packages_count":2,"downloads":83,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.7915240201177545,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":12.681957683260547},"purl":"pkg:npm/%40extra-array/split.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/split.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/split.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/split.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T05:10:18.131Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsplit.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsplit.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsplit.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsplit.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:20:55.252Z","updated_at":"2022-11-20T15:20:55.252Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930762,"name":"@extra-array/remove-path-update","ecosystem":"npm","description":"Removes value at path in a nested array.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","remove","path","update","removePath$"],"namespace":"extra-array","versions_count":15,"first_release_published_at":"2020-06-28T17:28:45.865Z","latest_release_published_at":"2022-02-19T09:07:54.808Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:14:04.721Z","created_at":"2022-04-07T17:10:28.602Z","updated_at":"2025-08-22T03:14:04.721Z","registry_url":"https://www.npmjs.com/package/@extra-array/remove-path-update","install_command":"npm install @extra-array/remove-path-update","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:30:02.234Z","dependent_packages_count":2,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":27.72123557733586,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":11.071842673169686,"forks_count":10.630940307889922,"average":21.529169048411564},"purl":"pkg:npm/%40extra-array/remove-path-update","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/remove-path-update","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/remove-path-update","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/remove-path-update/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fremove-path-update/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fremove-path-update/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fremove-path-update/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fremove-path-update/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:13.970Z","updated_at":"2022-11-20T15:18:13.970Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930605,"name":"@extra-array/has-value.min","ecosystem":"npm","description":"Checks if array has a value.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","has","value","hasValue"],"namespace":"extra-array","versions_count":18,"first_release_published_at":"2020-06-28T12:52:08.662Z","latest_release_published_at":"2022-02-19T09:01:31.412Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:14:06.425Z","created_at":"2022-04-07T17:10:10.678Z","updated_at":"2025-08-22T03:14:06.426Z","registry_url":"https://www.npmjs.com/package/@extra-array/has-value.min","install_command":"npm install @extra-array/has-value.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:30:00.964Z","dependent_packages_count":2,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":24.972087492348567,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":16.118070377706708},"purl":"pkg:npm/%40extra-array/has-value.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/has-value.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/has-value.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/has-value.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhas-value.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhas-value.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhas-value.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhas-value.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:52.119Z","updated_at":"2022-11-20T15:17:52.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930893,"name":"@extra-array/union-update.min","ecosystem":"npm","description":"Gives values present in any array.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","union","update","union$"],"namespace":"extra-array","versions_count":316,"first_release_published_at":"2020-03-17T05:41:05.122Z","latest_release_published_at":"2022-02-19T09:13:58.249Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:14:12.534Z","created_at":"2022-04-07T17:10:42.180Z","updated_at":"2025-08-22T03:14:12.535Z","registry_url":"https://www.npmjs.com/package/@extra-array/union-update.min","install_command":"npm install @extra-array/union-update.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:30:07.279Z","dependent_packages_count":2,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":6.2965516643786685,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":21.50612611601367},"purl":"pkg:npm/%40extra-array/union-update.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/union-update.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/union-update.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/union-update.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Funion-update.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Funion-update.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Funion-update.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Funion-update.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:21:03.144Z","updated_at":"2022-11-20T15:21:03.144Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930580,"name":"@extra-array/get-all","ecosystem":"npm","description":"Gets values at indices.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","get","all","getAll"],"namespace":"extra-array","versions_count":334,"first_release_published_at":"2020-03-17T05:33:16.606Z","latest_release_published_at":"2022-02-19T09:00:20.833Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:14:06.908Z","created_at":"2022-04-07T17:10:08.489Z","updated_at":"2025-08-22T03:14:06.908Z","registry_url":"https://www.npmjs.com/package/@extra-array/get-all","install_command":"npm install @extra-array/get-all","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:30:04.634Z","dependent_packages_count":2,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":5.679829725530984,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.889478199185048,"forks_count":10.081653780047452,"average":12.292219538448254},"purl":"pkg:npm/%40extra-array/get-all","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/get-all","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/get-all","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/get-all/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fget-all/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fget-all/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fget-all/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fget-all/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:02.129Z","updated_at":"2022-11-20T15:18:02.129Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930679,"name":"@extra-array/is-value.min","ecosystem":"npm","description":"Checks if array has a value.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","is","value","isValue"],"namespace":"extra-array","versions_count":128,"first_release_published_at":"2020-04-14T12:24:37.350Z","latest_release_published_at":"2020-06-28T12:31:51.132Z","latest_release_number":"2.9.64","last_synced_at":"2025-08-22T03:14:12.634Z","created_at":"2022-04-07T17:10:19.092Z","updated_at":"2025-08-22T03:14:12.634Z","registry_url":"https://www.npmjs.com/package/@extra-array/is-value.min","install_command":"npm install @extra-array/is-value.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.64"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T22:37:19.782Z","dependent_packages_count":2,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.459160674479365,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.889478199185048,"forks_count":10.081653780047452,"average":12.84808572823793},"purl":"pkg:npm/%40extra-array/is-value.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/is-value.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/is-value.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/is-value.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T19:34:17.690Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-value.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-value.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-value.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-value.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:01.780Z","updated_at":"2022-11-20T15:18:01.780Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930840,"name":"@extra-array/sort-index","ecosystem":"npm","description":"Get sorted indexes of array (using insertion sort).","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","standard","utility","method","manipulation","function","merferry","sort","index"],"namespace":"extra-array","versions_count":10,"first_release_published_at":"2018-09-24T04:16:46.477Z","latest_release_published_at":"2019-04-02T20:16:59.296Z","latest_release_number":"1.1.7","last_synced_at":"2025-08-22T03:14:10.086Z","created_at":"2022-04-07T17:10:36.180Z","updated_at":"2025-08-22T03:14:10.086Z","registry_url":"https://www.npmjs.com/package/@extra-array/sort-index","install_command":"npm install @extra-array/sort-index","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.7"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:29:21.080Z","dependent_packages_count":3,"downloads":3,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":22.71092180369468,"dependent_repos_count":10.336075070876474,"dependent_packages_count":5.9018835679009225,"stargazers_count":8.441845907881124,"forks_count":7.721637647164643,"docker_downloads_count":null,"average":11.02247279950357},"purl":"pkg:npm/%40extra-array/sort-index","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/sort-index","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/sort-index","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/sort-index/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsort-index/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsort-index/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsort-index/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsort-index/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:19.153Z","updated_at":"2022-11-20T15:18:19.153Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930517,"name":"@extra-array/difference-on.min","ecosystem":"npm","description":"Gives values of array not present in another.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","difference","on","differenceOn"],"namespace":"extra-array","versions_count":172,"first_release_published_at":"2020-03-17T05:32:23.461Z","latest_release_published_at":"2020-05-18T12:53:02.622Z","latest_release_number":"2.7.8","last_synced_at":"2025-08-22T03:14:12.625Z","created_at":"2022-04-07T17:10:01.898Z","updated_at":"2025-08-22T03:14:12.626Z","registry_url":"https://www.npmjs.com/package/@extra-array/difference-on.min","install_command":"npm install @extra-array/difference-on.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.7.8"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-30T08:36:41.191Z","dependent_packages_count":2,"downloads":216,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":9.905860538534188,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":22.709229074065508},"purl":"pkg:npm/%40extra-array/difference-on.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/difference-on.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/difference-on.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/difference-on.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T05:10:18.131Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fdifference-on.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fdifference-on.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fdifference-on.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fdifference-on.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:50.118Z","updated_at":"2022-11-20T15:17:50.118Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930842,"name":"@extra-array/splice","ecosystem":"npm","description":"Removes or replaces existing values.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","splice"],"namespace":"extra-array","versions_count":387,"first_release_published_at":"2020-03-14T10:46:58.810Z","latest_release_published_at":"2022-02-19T09:12:03.210Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:14:12.648Z","created_at":"2022-04-07T17:10:36.648Z","updated_at":"2025-08-22T03:14:12.649Z","registry_url":"https://www.npmjs.com/package/@extra-array/splice","install_command":"npm install @extra-array/splice","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-30T08:36:28.800Z","dependent_packages_count":2,"downloads":481,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":6.385001348621561,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":21.535609344094638},"purl":"pkg:npm/%40extra-array/splice","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/splice","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/splice","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/splice/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T05:10:18.131Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsplice/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsplice/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsplice/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsplice/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:20:45.863Z","updated_at":"2022-11-20T15:20:45.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930473,"name":"@extra-array/chunk","ecosystem":"npm","description":"Breaks array into chunks of given size.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","chunk"],"namespace":"extra-array","versions_count":389,"first_release_published_at":"2020-03-13T20:13:03.857Z","latest_release_published_at":"2022-02-19T08:54:49.828Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:14:12.693Z","created_at":"2022-04-07T17:09:57.471Z","updated_at":"2025-08-22T03:14:12.693Z","registry_url":"https://www.npmjs.com/package/@extra-array/chunk","install_command":"npm install @extra-array/chunk","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:29:23.973Z","dependent_packages_count":3,"downloads":248,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":5.352851131495646,"dependent_repos_count":25.32799796580169,"dependent_packages_count":6.929111821466076,"stargazers_count":10.889478199185048,"forks_count":10.081653780047452,"average":11.716218579599182},"purl":"pkg:npm/%40extra-array/chunk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/chunk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/chunk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/chunk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fchunk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fchunk/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fchunk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fchunk/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:47.300Z","updated_at":"2022-11-20T15:17:47.300Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930876,"name":"@extra-array/unfoldr","ecosystem":"npm","description":"Builds array from a seed value (dual to foldr).","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","is","head","tail","init","last","get","set","swap","compare","isEqual","range","linspace","push","pop","shift","unshift","copy","rotate","slice","filter","map","concat","reverse","chunk","zip","splice","insert","repeat","bsearch","bsearchc","bsearchl","bsearchr","sort","prefixes","infixes","suffixes","subsequences","permutations","isPrefix","isInfix","isSuffix","isSubsequence","isPermutation","unfoldr"],"namespace":"extra-array","versions_count":56,"first_release_published_at":"2020-03-13T20:14:05.277Z","latest_release_published_at":"2020-03-17T00:41:37.048Z","latest_release_number":"2.2.1","last_synced_at":"2025-08-22T03:14:12.697Z","created_at":"2022-04-07T17:10:40.332Z","updated_at":"2025-08-22T03:14:12.697Z","registry_url":"https://www.npmjs.com/package/@extra-array/unfoldr","install_command":"npm install @extra-array/unfoldr","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.2.1"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-29T01:19:05.863Z","dependent_packages_count":2,"downloads":49,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":16.53181981357464,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":14.430016841951925},"purl":"pkg:npm/%40extra-array/unfoldr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/unfoldr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/unfoldr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/unfoldr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-28T02:41:06.103Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Funfoldr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Funfoldr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Funfoldr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Funfoldr/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:26.120Z","updated_at":"2022-11-20T15:18:26.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930884,"name":"@extra-array/unfoldr.min","ecosystem":"npm","description":"Builds array from a seed value (dual to foldr).","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","is","head","tail","init","last","get","set","swap","compare","isEqual","range","linspace","push","pop","shift","unshift","copy","rotate","slice","filter","map","concat","reverse","chunk","zip","splice","insert","repeat","bsearch","bsearchc","bsearchl","bsearchr","sort","prefixes","infixes","suffixes","subsequences","permutations","isPrefix","isInfix","isSuffix","isSubsequence","isPermutation","unfoldr"],"namespace":"extra-array","versions_count":56,"first_release_published_at":"2020-03-13T20:14:09.723Z","latest_release_published_at":"2020-03-17T00:41:41.137Z","latest_release_number":"2.2.1","last_synced_at":"2025-08-22T03:14:15.350Z","created_at":"2022-04-07T17:10:40.770Z","updated_at":"2025-08-22T03:14:15.350Z","registry_url":"https://www.npmjs.com/package/@extra-array/unfoldr.min","install_command":"npm install @extra-array/unfoldr.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.2.1"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-03T13:12:41.831Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269756373,"owners_count":24470561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-11T22:09:20.352Z","dependent_packages_count":2,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.455070918080967,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.889478199185048,"forks_count":10.081653780047452,"average":13.24726777695825},"purl":"pkg:npm/%40extra-array/unfoldr.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/unfoldr.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/unfoldr.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/unfoldr.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T09:41:17.761Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Funfoldr.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Funfoldr.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Funfoldr.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Funfoldr.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:20:01.917Z","updated_at":"2022-11-20T15:20:01.917Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930628,"name":"@extra-array/insert-update.min","ecosystem":"npm","description":"Inserts a value to an ordered array.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","is","head","tail","init","last","get","set","swap","compare","isEqual","range","linspace","push","pop","shift","unshift","copy","rotate","slice","filter","map","concat","reverse","chunk","zip","splice","insert","repeat","bsearch","bsearchc","bsearchl","bsearchr","sort","prefixes","infixes","suffixes","subsequences","permutations","isPrefix","isInfix","isSuffix","isSubsequence","isPermutation","update"],"namespace":"extra-array","versions_count":50,"first_release_published_at":"2020-03-14T10:24:51.715Z","latest_release_published_at":"2020-03-16T16:12:37.015Z","latest_release_number":"2.1.75","last_synced_at":"2025-08-22T03:13:24.012Z","created_at":"2022-04-07T17:10:12.892Z","updated_at":"2025-08-22T03:13:24.012Z","registry_url":"https://www.npmjs.com/package/@extra-array/insert-update.min","install_command":"npm install @extra-array/insert-update.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.75"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-30T08:36:31.965Z","dependent_packages_count":2,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":14.650542294693288,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":24.290789659451878},"purl":"pkg:npm/%40extra-array/insert-update.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/insert-update.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/insert-update.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/insert-update.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T05:10:18.131Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finsert-update.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finsert-update.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finsert-update.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finsert-update.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:56.317Z","updated_at":"2022-11-20T15:17:56.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930715,"name":"@extra-array/max.min","ecosystem":"npm","description":"Finds largest entry.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","max"],"namespace":"extra-array","versions_count":256,"first_release_published_at":"2020-03-22T17:52:42.403Z","latest_release_published_at":"2022-02-19T09:04:59.068Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:17.503Z","created_at":"2022-04-07T17:10:22.761Z","updated_at":"2025-08-22T03:25:40.385Z","registry_url":"https://www.npmjs.com/package/@extra-array/max.min","install_command":"npm install @extra-array/max.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:40.385Z","dependent_packages_count":2,"downloads":66,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.496618756955284,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":22.23948181353921},"purl":"pkg:npm/%40extra-array/max.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/max.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/max.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/max.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmax.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmax.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmax.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmax.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:16.482Z","updated_at":"2022-11-20T15:18:16.482Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930475,"name":"@extra-array/compare.min","ecosystem":"npm","description":"Compares two arrays.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","compare"],"namespace":"extra-array","versions_count":390,"first_release_published_at":"2020-03-14T04:49:19.347Z","latest_release_published_at":"2022-02-19T08:55:01.933Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:30.854Z","created_at":"2022-04-07T17:09:57.587Z","updated_at":"2025-08-22T03:13:30.854Z","registry_url":"https://www.npmjs.com/package/@extra-array/compare.min","install_command":"npm install @extra-array/compare.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:29:57.952Z","dependent_packages_count":2,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":6.681026123483076,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":21.634284269048475},"purl":"pkg:npm/%40extra-array/compare.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/compare.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/compare.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/compare.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcompare.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcompare.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcompare.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcompare.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:47.556Z","updated_at":"2022-11-20T15:17:47.556Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930780,"name":"@extra-array/scan-while-right.min","ecosystem":"npm","description":"Scans from right, while a test passes.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","scan","while","right","scanWhileRight"],"namespace":"extra-array","versions_count":42,"first_release_published_at":"2020-06-20T10:21:34.658Z","latest_release_published_at":"2022-02-19T09:09:12.764Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:33.753Z","created_at":"2022-04-07T17:10:30.319Z","updated_at":"2025-08-22T03:13:33.753Z","registry_url":"https://www.npmjs.com/package/@extra-array/scan-while-right.min","install_command":"npm install @extra-array/scan-while-right.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:30:06.589Z","dependent_packages_count":2,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.662064765249797,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":23.627963816304046},"purl":"pkg:npm/%40extra-array/scan-while-right.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/scan-while-right.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/scan-while-right.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/scan-while-right.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fscan-while-right.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fscan-while-right.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fscan-while-right.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fscan-while-right.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:17.420Z","updated_at":"2022-11-20T15:18:17.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930465,"name":"@extra-array/bsearchl.min","ecosystem":"npm","description":"Binary searches leftmost value in sorted array.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","is","head","tail","init","last","get","set","swap","compare","isEqual","range","linspace","push","pop","shift","unshift","copy","rotate","slice","filter","map","concat","reverse","chunk","zip","splice","insert","repeat","bsearch","bsearchc","bsearchl","bsearchr","sort","prefixes","infixes","suffixes","subsequences","permutations","isPrefix","isInfix","isSuffix","isSubsequence","isPermutation"],"namespace":"extra-array","versions_count":59,"first_release_published_at":"2020-03-13T17:49:30.999Z","latest_release_published_at":"2020-03-16T16:09:58.041Z","latest_release_number":"2.1.75","last_synced_at":"2025-08-22T03:13:35.010Z","created_at":"2022-04-07T17:09:56.508Z","updated_at":"2025-08-22T03:13:35.010Z","registry_url":"https://www.npmjs.com/package/@extra-array/bsearchl.min","install_command":"npm install @extra-array/bsearchl.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.75"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T09:04:21.028Z","dependent_packages_count":2,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.52412325855553,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":13.628477530948103},"purl":"pkg:npm/%40extra-array/bsearchl.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/bsearchl.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/bsearchl.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/bsearchl.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T19:34:17.690Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fbsearchl.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fbsearchl.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fbsearchl.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fbsearchl.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:49.127Z","updated_at":"2022-11-20T15:17:49.127Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930817,"name":"@extra-array/set-path-update.min","ecosystem":"npm","description":"Sets value at path in a nested array.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","set","path","update","setPath$"],"namespace":"extra-array","versions_count":15,"first_release_published_at":"2020-06-28T17:33:24.662Z","latest_release_published_at":"2022-02-19T09:10:48.826Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:34.160Z","created_at":"2022-04-07T17:10:33.851Z","updated_at":"2025-08-22T03:13:34.160Z","registry_url":"https://www.npmjs.com/package/@extra-array/set-path-update.min","install_command":"npm install @extra-array/set-path-update.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:30:04.878Z","dependent_packages_count":2,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":25.598413857701086,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":27.940080180454476},"purl":"pkg:npm/%40extra-array/set-path-update.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/set-path-update.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/set-path-update.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/set-path-update.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fset-path-update.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fset-path-update.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fset-path-update.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fset-path-update.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:17.460Z","updated_at":"2022-11-20T15:18:17.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930683,"name":"@extra-array/last.min","ecosystem":"npm","description":"Gets last value.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","last"],"namespace":"extra-array","versions_count":382,"first_release_published_at":"2020-03-14T10:25:12.227Z","latest_release_published_at":"2022-02-19T09:04:13.285Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:34.094Z","created_at":"2022-04-07T17:10:19.858Z","updated_at":"2025-08-22T03:13:34.094Z","registry_url":"https://www.npmjs.com/package/@extra-array/last.min","install_command":"npm install @extra-array/last.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:29:23.860Z","dependent_packages_count":2,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.348887275846709,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":21.856904653169682},"purl":"pkg:npm/%40extra-array/last.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/last.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/last.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/last.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Flast.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Flast.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Flast.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Flast.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:09.783Z","updated_at":"2022-11-20T15:18:09.783Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930612,"name":"@extra-array/infix","ecosystem":"npm","description":"Picks an arbitrary infix.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","infix"],"namespace":"extra-array","versions_count":286,"first_release_published_at":"2020-03-22T17:49:09.400Z","latest_release_published_at":"2022-02-19T09:02:13.916Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:36.096Z","created_at":"2022-04-07T17:10:11.398Z","updated_at":"2025-08-22T03:13:36.096Z","registry_url":"https://www.npmjs.com/package/@extra-array/infix","install_command":"npm install @extra-array/infix","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-30T13:54:17.787Z","dependent_packages_count":2,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":13.334007499757504,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":13.790454379188498},"purl":"pkg:npm/%40extra-array/infix","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/infix","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/infix","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/infix/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T05:10:18.131Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finfix/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finfix/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finfix/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finfix/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:59.113Z","updated_at":"2022-11-20T15:17:59.113Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930444,"name":"@extra-array/arange","ecosystem":"npm","description":"Return evenly spaced values within a given interval, like arange().","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","standard","utility","method","manipulation","function","merferry","arange"],"namespace":"extra-array","versions_count":12,"first_release_published_at":"2018-09-24T04:10:37.227Z","latest_release_published_at":"2019-04-02T20:13:01.223Z","latest_release_number":"1.1.7","last_synced_at":"2025-08-22T03:13:41.039Z","created_at":"2022-04-07T17:09:54.788Z","updated_at":"2025-08-22T03:13:41.039Z","registry_url":"https://www.npmjs.com/package/@extra-array/arange","install_command":"npm install @extra-array/arange","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.7"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:30:13.857Z","dependent_packages_count":5,"downloads":9,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":14.376810228326487,"dependent_repos_count":10.305431089084582,"dependent_packages_count":3.7010482698960483,"stargazers_count":8.431236092282308,"forks_count":7.709752856718495,"docker_downloads_count":null,"average":8.904855707261584},"purl":"pkg:npm/%40extra-array/arange","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/arange","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/arange","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/arange/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Farange/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Farange/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Farange/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Farange/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:46.782Z","updated_at":"2022-11-20T15:17:46.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930885,"name":"@extra-array/take-while","ecosystem":"npm","description":"Keeps values from left, while a test passes.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","take","while","takeWhile"],"namespace":"extra-array","versions_count":140,"first_release_published_at":"2020-05-19T13:18:24.504Z","latest_release_published_at":"2022-02-19T09:13:39.206Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:41.079Z","created_at":"2022-04-07T17:10:41.115Z","updated_at":"2025-08-22T03:13:41.079Z","registry_url":"https://www.npmjs.com/package/@extra-array/take-while","install_command":"npm install @extra-array/take-while","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:30:04.999Z","dependent_packages_count":2,"downloads":89,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.298731397650187,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":22.840186027104178},"purl":"pkg:npm/%40extra-array/take-while","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/take-while","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/take-while","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/take-while/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ftake-while/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ftake-while/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ftake-while/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ftake-while/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:19:54.974Z","updated_at":"2022-11-20T15:19:54.974Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930847,"name":"@extra-array/sort-on.min","ecosystem":"npm","description":"Arranges values in an order.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","sort","on","sortOn"],"namespace":"extra-array","versions_count":229,"first_release_published_at":"2020-03-13T19:10:00.667Z","latest_release_published_at":"2020-05-18T13:11:39.464Z","latest_release_number":"2.7.8","last_synced_at":"2025-08-22T03:13:43.829Z","created_at":"2022-04-07T17:10:37.125Z","updated_at":"2025-08-22T03:13:43.829Z","registry_url":"https://www.npmjs.com/package/@extra-array/sort-on.min","install_command":"npm install @extra-array/sort-on.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.7.8"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:29:51.062Z","dependent_packages_count":2,"downloads":25,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.097945524842272,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":21.773257402834872},"purl":"pkg:npm/%40extra-array/sort-on.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/sort-on.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/sort-on.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/sort-on.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsort-on.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsort-on.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsort-on.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsort-on.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:21:01.946Z","updated_at":"2022-11-20T15:21:01.946Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930577,"name":"@extra-array/get-path.min","ecosystem":"npm","description":"Gets value at path in a nested array.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","get","path","getPath"],"namespace":"extra-array","versions_count":15,"first_release_published_at":"2020-06-28T17:16:23.032Z","latest_release_published_at":"2022-02-19T09:00:34.193Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:44.428Z","created_at":"2022-04-07T17:10:08.292Z","updated_at":"2025-08-22T03:13:44.429Z","registry_url":"https://www.npmjs.com/package/@extra-array/get-path.min","install_command":"npm install @extra-array/get-path.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-30T08:36:37.674Z","dependent_packages_count":2,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":24.33587222856992,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":27.51923297074409},"purl":"pkg:npm/%40extra-array/get-path.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/get-path.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/get-path.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/get-path.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T05:10:18.131Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fget-path.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fget-path.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fget-path.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fget-path.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:53.140Z","updated_at":"2022-11-20T15:17:53.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930694,"name":"@extra-array/left","ecosystem":"npm","description":"Gets values from left.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","left"],"namespace":"extra-array","versions_count":248,"first_release_published_at":"2020-03-30T12:45:03.603Z","latest_release_published_at":"2022-02-19T09:04:24.857Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:44.679Z","created_at":"2022-04-07T17:10:20.878Z","updated_at":"2025-08-22T03:13:44.679Z","registry_url":"https://www.npmjs.com/package/@extra-array/left","install_command":"npm install @extra-array/left","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-10T05:05:29.988Z","dependent_packages_count":2,"downloads":18,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.672972588417972,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":22.298266424026775},"purl":"pkg:npm/%40extra-array/left","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/left","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/left","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/left/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-09T12:25:37.805Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fleft/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fleft/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fleft/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fleft/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:07.214Z","updated_at":"2022-11-20T15:18:07.214Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930812,"name":"@extra-array/search-value.min","ecosystem":"npm","description":"Finds first index of a value.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","search","value","searchValue"],"namespace":"extra-array","versions_count":42,"first_release_published_at":"2020-06-20T10:22:47.905Z","latest_release_published_at":"2022-02-19T09:10:11.537Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:46.728Z","created_at":"2022-04-07T17:10:33.385Z","updated_at":"2025-08-22T03:13:46.728Z","registry_url":"https://www.npmjs.com/package/@extra-array/search-value.min","install_command":"npm install @extra-array/search-value.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-31T18:16:12.556Z","dependent_packages_count":2,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":17.341117768755375,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":11.071842673169686,"forks_count":10.630940307889922,"average":19.453145486695465},"purl":"pkg:npm/%40extra-array/search-value.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/search-value.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/search-value.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/search-value.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-31T06:21:01.575Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsearch-value.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsearch-value.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsearch-value.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsearch-value.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:19.351Z","updated_at":"2022-11-20T15:18:19.351Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930642,"name":"@extra-array/is-empty","ecosystem":"npm","description":"Checks is array is empty.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","is","empty","isEmpty"],"namespace":"extra-array","versions_count":148,"first_release_published_at":"2020-05-19T13:03:38.866Z","latest_release_published_at":"2022-02-19T09:03:32.838Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:47.110Z","created_at":"2022-04-07T17:10:14.574Z","updated_at":"2025-08-22T03:13:47.110Z","registry_url":"https://www.npmjs.com/package/@extra-array/is-empty","install_command":"npm install @extra-array/is-empty","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:30:02.495Z","dependent_packages_count":2,"downloads":40,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":17.229034677916502,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":14.569459814820297},"purl":"pkg:npm/%40extra-array/is-empty","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/is-empty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/is-empty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/is-empty/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-empty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-empty/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-empty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-empty/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:03.842Z","updated_at":"2022-11-20T15:18:03.842Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930610,"name":"@extra-array/index","ecosystem":"npm","description":"Gets zero-based index.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","index"],"namespace":"extra-array","versions_count":201,"first_release_published_at":"2020-03-31T18:26:48.614Z","latest_release_published_at":"2022-02-19T09:01:50.600Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:49.055Z","created_at":"2022-04-07T17:10:11.356Z","updated_at":"2025-08-22T03:13:49.055Z","registry_url":"https://www.npmjs.com/package/@extra-array/index","install_command":"npm install @extra-array/index","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-01T04:21:59.816Z","dependent_packages_count":4,"downloads":22,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":8.13513445286226,"dependent_repos_count":10.305431089084582,"dependent_packages_count":4.508654954684559,"stargazers_count":8.431236092282308,"forks_count":7.709752856718495,"docker_downloads_count":null,"average":7.818041889126441},"purl":"pkg:npm/%40extra-array/index","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/index","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/index","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/index/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-31T06:21:01.575Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Findex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Findex/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Findex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Findex/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:57.008Z","updated_at":"2022-11-20T15:17:57.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930783,"name":"@extra-array/scan-until","ecosystem":"npm","description":"Scans from left, until a test passes.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","scan","until","scanUntil"],"namespace":"extra-array","versions_count":42,"first_release_published_at":"2020-06-20T10:20:18.527Z","latest_release_published_at":"2022-02-19T09:08:48.225Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:51.506Z","created_at":"2022-04-07T17:10:30.371Z","updated_at":"2025-08-22T03:13:51.506Z","registry_url":"https://www.npmjs.com/package/@extra-array/scan-until","install_command":"npm install @extra-array/scan-until","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2023-10-19T06:06:51.000Z","size":1061,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-08T03:32:39.755Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2023-10-19T06:06:52.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212550421,"owners_count":15457911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-23T02:29:24.065Z","dependent_packages_count":2,"downloads":22,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":16.625657818763713,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":24.949161500808685},"purl":"pkg:npm/%40extra-array/scan-until","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/scan-until","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/scan-until","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/scan-until/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T01:44:02.698Z","issues_count":11,"pull_requests_count":29,"avg_time_to_close_issue":2761838.6363636362,"avg_time_to_close_pull_request":152243.1724137931,"issues_closed_count":11,"pull_requests_closed_count":29,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":3.1818181818181817,"avg_comments_per_pull_request":2.896551724137931,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":14,"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":12929.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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/nodef%2Fextra-array/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fscan-until/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fscan-until/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fscan-until/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fscan-until/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:18.208Z","updated_at":"2022-11-20T15:18:18.208Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930665,"name":"@extra-array/is-subsequence-on","ecosystem":"npm","description":"Checks if array has a subsequence.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","is","subsequence","on","isSubsequenceOn"],"namespace":"extra-array","versions_count":184,"first_release_published_at":"2020-03-17T05:36:02.462Z","latest_release_published_at":"2020-05-18T12:59:51.532Z","latest_release_number":"2.7.8","last_synced_at":"2025-08-22T03:13:16.112Z","created_at":"2022-04-07T17:10:17.395Z","updated_at":"2025-08-22T03:25:30.362Z","registry_url":"https://www.npmjs.com/package/@extra-array/is-subsequence-on","install_command":"npm install @extra-array/is-subsequence-on","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.7.8"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:30.362Z","dependent_packages_count":2,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":6.974476909074556,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":21.732101197578967},"purl":"pkg:npm/%40extra-array/is-subsequence-on","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/is-subsequence-on","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/is-subsequence-on","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/is-subsequence-on/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-subsequence-on/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-subsequence-on/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-subsequence-on/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-subsequence-on/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:12.730Z","updated_at":"2022-11-20T15:18:12.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930578,"name":"@extra-array/group","ecosystem":"npm","description":"Breaks array keeping similar values together.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","group"],"namespace":"extra-array","versions_count":331,"first_release_published_at":"2020-03-17T05:33:25.204Z","latest_release_published_at":"2022-02-19T09:00:37.561Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:12.983Z","created_at":"2022-04-07T17:10:08.338Z","updated_at":"2025-08-22T03:25:30.823Z","registry_url":"https://www.npmjs.com/package/@extra-array/group","install_command":"npm install @extra-array/group","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:30.823Z","dependent_packages_count":2,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.546919245200846,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":21.922915309621064},"purl":"pkg:npm/%40extra-array/group","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/group","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/group","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/group/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fgroup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fgroup/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fgroup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fgroup/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:56.435Z","updated_at":"2022-11-20T15:17:56.435Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930690,"name":"@extra-array/lists","ecosystem":"npm","description":"Gives lists of keys, and values.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","lists"],"namespace":"extra-array","versions_count":27,"first_release_published_at":"2020-06-07T05:41:34.109Z","latest_release_published_at":"2020-06-18T21:19:51.374Z","latest_release_number":"2.9.12","last_synced_at":"2025-08-22T03:13:11.810Z","created_at":"2022-04-07T17:10:20.432Z","updated_at":"2025-08-22T03:25:31.669Z","registry_url":"https://www.npmjs.com/package/@extra-array/lists","install_command":"npm install @extra-array/lists","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.12"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:31.668Z","dependent_packages_count":2,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":21.48426681305709,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":15.420506241848415},"purl":"pkg:npm/%40extra-array/lists","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/lists","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/lists","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/lists/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Flists/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Flists/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Flists/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Flists/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:02.488Z","updated_at":"2022-11-20T15:18:02.488Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930843,"name":"@extra-array/sort-on","ecosystem":"npm","description":"Arranges values in an order.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","sort","on","sortOn"],"namespace":"extra-array","versions_count":234,"first_release_published_at":"2020-03-13T19:09:51.452Z","latest_release_published_at":"2020-05-18T13:11:31.670Z","latest_release_number":"2.7.8","last_synced_at":"2025-08-22T03:13:12.820Z","created_at":"2022-04-07T17:10:36.649Z","updated_at":"2025-08-22T03:25:32.013Z","registry_url":"https://www.npmjs.com/package/@extra-array/sort-on","install_command":"npm install @extra-array/sort-on","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.7.8"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:32.013Z","dependent_packages_count":2,"downloads":34,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.490334878817897,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":21.904053854160082},"purl":"pkg:npm/%40extra-array/sort-on","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/sort-on","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/sort-on","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/sort-on/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsort-on/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsort-on/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsort-on/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsort-on/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:56.243Z","updated_at":"2022-11-20T15:18:56.243Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930631,"name":"@extra-array/is-disjoint","ecosystem":"npm","description":"Checks if arrays have no value in common.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","is","disjoint","isDisjoint"],"namespace":"extra-array","versions_count":283,"first_release_published_at":"2020-03-17T05:34:36.248Z","latest_release_published_at":"2022-02-19T09:03:25.073Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:12.584Z","created_at":"2022-04-07T17:10:13.478Z","updated_at":"2025-08-22T03:25:32.228Z","registry_url":"https://www.npmjs.com/package/@extra-array/is-disjoint","install_command":"npm install @extra-array/is-disjoint","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:32.228Z","dependent_packages_count":3,"downloads":25,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.662253307957036,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":null,"forks_count":null,"average":16.404726617421197},"purl":"pkg:npm/%40extra-array/is-disjoint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/is-disjoint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/is-disjoint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/is-disjoint/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-disjoint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-disjoint/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-disjoint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-disjoint/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:01.291Z","updated_at":"2022-11-20T15:18:01.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930617,"name":"@extra-array/insert","ecosystem":"npm","description":"Inserts a value to an ordered array.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","is","head","tail","init","last","get","set","swap","compare","isEqual","range","linspace","push","pop","shift","unshift","copy","rotate","slice","filter","map","concat","reverse","chunk","zip","splice","insert","repeat","bsearch","bsearchc","bsearchl","bsearchr","sort","prefixes","infixes","suffixes","subsequences","permutations","isPrefix","isInfix","isSuffix","isSubsequence","isPermutation"],"namespace":"extra-array","versions_count":50,"first_release_published_at":"2020-03-14T10:24:56.756Z","latest_release_published_at":"2020-03-16T16:12:40.841Z","latest_release_number":"2.1.75","last_synced_at":"2025-08-22T03:13:16.111Z","created_at":"2022-04-07T17:10:11.842Z","updated_at":"2025-08-22T03:25:32.713Z","registry_url":"https://www.npmjs.com/package/@extra-array/insert","install_command":"npm install @extra-array/insert","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.75"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:32.713Z","dependent_packages_count":2,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":13.252145036397742,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":23.82465724002003},"purl":"pkg:npm/%40extra-array/insert","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/insert","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/insert","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/insert/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finsert/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finsert/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finsert/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finsert/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:57.699Z","updated_at":"2022-11-20T15:17:57.699Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930825,"name":"@extra-array/shuffle-update","ecosystem":"npm","description":"Rearranges values in arbitrary order.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","bsearch","bsearchAny","bsearchClosest","bsearchRight","chunk","compare","concat$","copy$","copy","copyWithin","count","countAllOn","countOn","cut","cutRight","difference","differenceOn","fill","filter$","findIndices","findRight","flatten","get","getAll","getLerp","group","groupOn","head","index","infixes","init","intersection","intersectionOn","is","isDisjoint","isDisjointOn","isEqual","isInfix","isInfixOn","isPermutation","isPermutationOn","isPrefix","isPrefixOn","isSubsequence","isSubsequenceOn","isSuffix","isSuffixOn","last","linspace","map$","partition","partitionOn","permutations","pop","prefixes","push","range","repeat","reverse","rotate$","rotate","search","searchAll","searchRight","set$","set","shift","shuffle$","shuffle","slice$","sort","sortOn$","sortOn","splice","split","subsequences","suffixes","swap$","swap","tail","union$","union","unionOn$","unionOn","unique","uniqueOn","unshift","zip","update"],"namespace":"extra-array","versions_count":13,"first_release_published_at":"2020-03-17T10:41:36.220Z","latest_release_published_at":"2020-03-20T06:22:09.144Z","latest_release_number":"2.3.2","last_synced_at":"2025-08-22T03:13:12.601Z","created_at":"2022-04-07T17:10:34.924Z","updated_at":"2025-08-22T03:25:32.830Z","registry_url":"https://www.npmjs.com/package/@extra-array/shuffle-update","install_command":"npm install @extra-array/shuffle-update","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.3.2"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:32.829Z","dependent_packages_count":2,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":34.04520642489647,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":17.93269416421629},"purl":"pkg:npm/%40extra-array/shuffle-update","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/shuffle-update","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/shuffle-update","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/shuffle-update/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fshuffle-update/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fshuffle-update/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fshuffle-update/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fshuffle-update/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:18.496Z","updated_at":"2022-11-20T15:18:18.496Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930809,"name":"@extra-array/search-value-right.min","ecosystem":"npm","description":"Finds last index of a value.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","search","value","right","searchValueRight"],"namespace":"extra-array","versions_count":42,"first_release_published_at":"2020-06-20T10:23:17.642Z","latest_release_published_at":"2022-02-19T09:10:24.928Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:12.600Z","created_at":"2022-04-07T17:10:33.199Z","updated_at":"2025-08-22T03:25:32.892Z","registry_url":"https://www.npmjs.com/package/@extra-array/search-value-right.min","install_command":"npm install @extra-array/search-value-right.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:32.892Z","dependent_packages_count":2,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":16.91671803860694,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":25.04618157408976},"purl":"pkg:npm/%40extra-array/search-value-right.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/search-value-right.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/search-value-right.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/search-value-right.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsearch-value-right.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsearch-value-right.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsearch-value-right.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsearch-value-right.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:21.489Z","updated_at":"2022-11-20T15:18:21.489Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930858,"name":"@extra-array/suffix","ecosystem":"npm","description":"Picks an arbitrary suffix.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","suffix"],"namespace":"extra-array","versions_count":287,"first_release_published_at":"2020-03-22T17:57:37.641Z","latest_release_published_at":"2022-02-19T09:12:40.361Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:12.773Z","created_at":"2022-04-07T17:10:38.264Z","updated_at":"2025-08-22T03:25:33.073Z","registry_url":"https://www.npmjs.com/package/@extra-array/suffix","install_command":"npm install @extra-array/suffix","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:33.073Z","dependent_packages_count":2,"downloads":57,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.855547165451478,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":13.494762312327293},"purl":"pkg:npm/%40extra-array/suffix","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/suffix","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/suffix","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/suffix/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsuffix/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsuffix/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsuffix/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsuffix/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:20:20.173Z","updated_at":"2022-11-20T15:20:20.173Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930875,"name":"@extra-array/take-while-right","ecosystem":"npm","description":"Keeps values from right, while a test passes.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","take","while","right","takeWhileRight"],"namespace":"extra-array","versions_count":42,"first_release_published_at":"2020-06-20T10:29:41.574Z","latest_release_published_at":"2022-02-19T09:13:46.934Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:13.235Z","created_at":"2022-04-07T17:10:40.260Z","updated_at":"2025-08-22T03:25:33.090Z","registry_url":"https://www.npmjs.com/package/@extra-array/take-while-right","install_command":"npm install @extra-array/take-while-right","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:33.090Z","dependent_packages_count":2,"downloads":23,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":14.048882691940968,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":24.090236458534438},"purl":"pkg:npm/%40extra-array/take-while-right","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/take-while-right","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/take-while-right","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/take-while-right/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ftake-while-right/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ftake-while-right/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ftake-while-right/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ftake-while-right/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:29.227Z","updated_at":"2022-11-20T15:18:29.227Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930495,"name":"@extra-array/count-all","ecosystem":"npm","description":"Count occurences of all values in array.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","standard","utility","method","manipulation","function","merferry","count","all"],"namespace":"extra-array","versions_count":12,"first_release_published_at":"2018-09-24T04:13:24.215Z","latest_release_published_at":"2019-04-02T20:13:43.525Z","latest_release_number":"1.1.7","last_synced_at":"2025-08-22T03:13:12.612Z","created_at":"2022-04-07T17:09:59.632Z","updated_at":"2025-08-22T03:25:33.219Z","registry_url":"https://www.npmjs.com/package/@extra-array/count-all","install_command":"npm install @extra-array/count-all","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.7"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:33.218Z","dependent_packages_count":3,"downloads":4,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":26.158768492526534,"dependent_repos_count":10.336075070876474,"dependent_packages_count":5.9018835679009225,"stargazers_count":8.441845907881124,"forks_count":7.721637647164643,"docker_downloads_count":null,"average":11.71204213726994},"purl":"pkg:npm/%40extra-array/count-all","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/count-all","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/count-all","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/count-all/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcount-all/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcount-all/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcount-all/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcount-all/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:50.543Z","updated_at":"2022-11-20T15:17:50.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930512,"name":"@extra-array/drop-while-right.min","ecosystem":"npm","description":"Discards values from right, while a test passes.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","drop","while","right","dropWhileRight"],"namespace":"extra-array","versions_count":42,"first_release_published_at":"2020-06-20T10:01:40.788Z","latest_release_published_at":"2022-02-19T08:57:36.521Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:13.247Z","created_at":"2022-04-07T17:10:01.597Z","updated_at":"2025-08-22T03:25:33.421Z","registry_url":"https://www.npmjs.com/package/@extra-array/drop-while-right.min","install_command":"npm install @extra-array/drop-while-right.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:33.421Z","dependent_packages_count":2,"downloads":40,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":17.87203199117667,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":25.36461955827967},"purl":"pkg:npm/%40extra-array/drop-while-right.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/drop-while-right.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/drop-while-right.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/drop-while-right.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fdrop-while-right.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fdrop-while-right.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fdrop-while-right.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fdrop-while-right.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:47.576Z","updated_at":"2022-11-20T15:17:47.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1250947,"name":"extra-array.min","ecosystem":"npm","description":"An array is a collection of values, stored contiguously.","homepage":"https://github.com/nodef/extra-array","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","accumulate","cartesianProduct","chunk","compare","concat","copy","copyWithin","count","countAs","cut","cutAt","cutAtRight","cutRight","cycle","difference","drop","dropRight","dropWhile","dropWhileRight","entries","every","fill","filter","filterAt","find","findAll","findRight","flat","flatMap","forEach","from","fromApply","fromRange","get","getAll","getPath","group","hasInfix","hasPath","hasPermutation","hasPrefix","hasSubsequence","hasSuffix","hasValue","head","includes","index","indexOf","indexRange","infix","infixes","init","interleave","intermix","interpolate","intersection","intersperse","is","isDisjoint","isEmpty","isEqual","isUnique","join","keys","last","lastIndexOf","left","length","map","max","middle","min","moveWithin","partition","partitionAs","permutation","permutations","pop","prefix","prefixes","push","range","reduce","reduceRight","reject","rejectAt","remove","removePath","repeat","reverse","right","rotate","scanUntil","scanUntilRight","scanWhile","scanWhileRight","search","searchAll","searchInfix","searchInfixAll","searchInfixRight","searchRight","searchSubsequence","searchValue","searchValueAll","searchValueRight","set","setPath","shift","size","slice","some","sort","splice","split","splitAt","subsequence","subsequences","suffix","suffixes","swap","symmetricDifference","tail","take","takeRight","takeWhile","takeWhileRight","union","unique","unshift","value","values","zip"],"namespace":null,"versions_count":294,"first_release_published_at":"2018-12-23T03:42:09.441Z","latest_release_published_at":"2022-02-19T08:54:29.129Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:15.363Z","created_at":"2022-04-08T14:56:19.337Z","updated_at":"2025-08-22T03:25:33.654Z","registry_url":"https://www.npmjs.com/package/extra-array.min","install_command":"npm install extra-array.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:33.654Z","dependent_packages_count":1,"downloads":1026,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.281999253517438,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":13.928410841306237},"purl":"pkg:npm/extra-array.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/extra-array.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/extra-array.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/extra-array.min/dependencies","status":"unpublished","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/extra-array.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/extra-array.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/extra-array.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/extra-array.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-10T20:51:05.092Z","updated_at":"2022-11-10T20:51:05.092Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930663,"name":"@extra-array/is-prefix-on.min","ecosystem":"npm","description":"Checks if array starts with a prefix.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","is","prefix","on","isPrefixOn"],"namespace":"extra-array","versions_count":179,"first_release_published_at":"2020-03-17T05:35:49.006Z","latest_release_published_at":"2020-05-18T12:59:27.205Z","latest_release_number":"2.7.8","last_synced_at":"2025-08-22T03:13:16.838Z","created_at":"2022-04-07T17:10:17.340Z","updated_at":"2025-08-22T03:25:33.843Z","registry_url":"https://www.npmjs.com/package/@extra-array/is-prefix-on.min","install_command":"npm install @extra-array/is-prefix-on.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.7.8"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:33.843Z","dependent_packages_count":2,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":9.177398301222633,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":22.466408328294992},"purl":"pkg:npm/%40extra-array/is-prefix-on.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/is-prefix-on.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/is-prefix-on.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/is-prefix-on.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-prefix-on.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-prefix-on.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-prefix-on.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis-prefix-on.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:02.553Z","updated_at":"2022-11-20T15:18:02.553Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930719,"name":"@extra-array/move-within","ecosystem":"npm","description":"Moves part of array within.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","move","within","moveWithin"],"namespace":"extra-array","versions_count":27,"first_release_published_at":"2020-06-24T05:10:37.690Z","latest_release_published_at":"2022-02-19T09:05:28.125Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:14.923Z","created_at":"2022-04-07T17:10:23.466Z","updated_at":"2025-08-22T03:25:34.429Z","registry_url":"https://www.npmjs.com/package/@extra-array/move-within","install_command":"npm install @extra-array/move-within","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:34.428Z","dependent_packages_count":2,"downloads":128,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":13.684644871652038,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":23.96882385177146},"purl":"pkg:npm/%40extra-array/move-within","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/move-within","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/move-within","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/move-within/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmove-within/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmove-within/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmove-within/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fmove-within/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:14.183Z","updated_at":"2022-11-20T15:18:14.183Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930547,"name":"@extra-array/find-index.min","ecosystem":"npm","description":"Finds index of leftmost value passing a test.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","find","index","findIndex"],"namespace":"extra-array","versions_count":160,"first_release_published_at":"2020-03-26T15:38:41.993Z","latest_release_published_at":"2020-06-18T21:09:09.789Z","latest_release_number":"2.9.12","last_synced_at":"2025-08-22T03:13:16.786Z","created_at":"2022-04-07T17:10:05.047Z","updated_at":"2025-08-22T03:25:34.728Z","registry_url":"https://www.npmjs.com/package/@extra-array/find-index.min","install_command":"npm install @extra-array/find-index.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.12"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:34.728Z","dependent_packages_count":2,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.420941276908135,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":11.071842673169686,"forks_count":10.630940307889922,"average":18.069110188326018},"purl":"pkg:npm/%40extra-array/find-index.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/find-index.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/find-index.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/find-index.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind-index.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind-index.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind-index.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind-index.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:51.907Z","updated_at":"2022-11-20T15:17:51.907Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930697,"name":"@extra-array/linspace.min","ecosystem":"npm","description":"Returns evenly spaced values within given interval.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","bsearch","bsearchAny","bsearchClosest","bsearchRight","chunk","compare","concat$","copy$","copy","copyWithin","count","countAllOn","countOn","cut","cutRight","difference","differenceOn","fill","filter$","findIndices","findRight","flatten","get","getAll","getLerp","group","groupOn","head","index","infixes","init","intersection","intersectionOn","is","isDisjoint","isDisjointOn","isEqual","isInfix","isInfixOn","isPermutation","isPermutationOn","isPrefix","isPrefixOn","isSubsequence","isSubsequenceOn","isSuffix","isSuffixOn","last","linspace","map$","partition","partitionOn","permutations","pop","prefixes","push","range","repeat","reverse","rotate$","rotate","search","searchAll","searchRight","set$","set","shift","shuffle$","shuffle","slice$","sort","sortOn$","sortOn","splice","split","subsequences","suffixes","swap$","swap","tail","union$","union","unionOn$","unionOn","unique","uniqueOn","unshift","zip"],"namespace":"extra-array","versions_count":79,"first_release_published_at":"2020-03-13T17:50:17.606Z","latest_release_published_at":"2020-03-22T11:25:46.898Z","latest_release_number":"2.3.18","last_synced_at":"2025-08-22T03:13:16.803Z","created_at":"2022-04-07T17:10:20.995Z","updated_at":"2025-08-22T03:25:34.942Z","registry_url":"https://www.npmjs.com/package/@extra-array/linspace.min","install_command":"npm install @extra-array/linspace.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.3.18"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:34.942Z","dependent_packages_count":2,"downloads":64,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":13.043015257486859,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":13.732255930734368},"purl":"pkg:npm/%40extra-array/linspace.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/linspace.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/linspace.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/linspace.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Flinspace.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Flinspace.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Flinspace.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Flinspace.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:03.939Z","updated_at":"2022-11-20T15:18:03.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930800,"name":"@extra-array/search-subsequence","ecosystem":"npm","description":"Finds first index of a subsequence.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","search","subsequence","searchSubsequence"],"namespace":"extra-array","versions_count":42,"first_release_published_at":"2020-06-20T10:22:30.054Z","latest_release_published_at":"2022-02-19T09:10:00.965Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:16.054Z","created_at":"2022-04-07T17:10:32.172Z","updated_at":"2025-08-22T03:25:35.071Z","registry_url":"https://www.npmjs.com/package/@extra-array/search-subsequence","install_command":"npm install @extra-array/search-subsequence","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:35.070Z","dependent_packages_count":2,"downloads":43,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":16.53181981357464,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":24.917882165745663},"purl":"pkg:npm/%40extra-array/search-subsequence","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/search-subsequence","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/search-subsequence","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/search-subsequence/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsearch-subsequence/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsearch-subsequence/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsearch-subsequence/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsearch-subsequence/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:18.766Z","updated_at":"2022-11-20T15:18:18.766Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930539,"name":"@extra-array/filter.min","ecosystem":"npm","description":"Keeps values which pass a test.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","filter"],"namespace":"extra-array","versions_count":263,"first_release_published_at":"2020-03-26T15:02:04.167Z","latest_release_published_at":"2022-02-19T08:58:32.511Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:16.477Z","created_at":"2022-04-07T17:10:04.360Z","updated_at":"2025-08-22T03:25:35.215Z","registry_url":"https://www.npmjs.com/package/@extra-array/filter.min","install_command":"npm install @extra-array/filter.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:35.215Z","dependent_packages_count":2,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.304845190710742,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":22.175557291457697},"purl":"pkg:npm/%40extra-array/filter.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/filter.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/filter.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/filter.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffilter.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffilter.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffilter.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffilter.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:52.241Z","updated_at":"2022-11-20T15:17:52.241Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930626,"name":"@extra-array/init.min","ecosystem":"npm","description":"Gets values except last.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","init"],"namespace":"extra-array","versions_count":382,"first_release_published_at":"2020-03-14T10:24:42.730Z","latest_release_published_at":"2022-02-19T09:02:33.199Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:16.888Z","created_at":"2022-04-07T17:10:12.718Z","updated_at":"2025-08-22T03:25:35.357Z","registry_url":"https://www.npmjs.com/package/@extra-array/init.min","install_command":"npm install @extra-array/init.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:35.357Z","dependent_packages_count":2,"downloads":100,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.908862200372834,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":13.305425319311563},"purl":"pkg:npm/%40extra-array/init.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/init.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/init.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/init.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finit.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finit.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finit.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finit.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:57.378Z","updated_at":"2022-11-20T15:17:57.378Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930558,"name":"@extra-array/find-indices","ecosystem":"npm","description":"Finds indices of values passing a test.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","find","indices","findIndices"],"namespace":"extra-array","versions_count":279,"first_release_published_at":"2020-03-16T15:45:54.940Z","latest_release_published_at":"2020-06-18T21:09:21.166Z","latest_release_number":"2.9.12","last_synced_at":"2025-08-22T03:13:16.427Z","created_at":"2022-04-07T17:10:06.029Z","updated_at":"2025-08-22T03:25:35.702Z","registry_url":"https://www.npmjs.com/package/@extra-array/find-indices","install_command":"npm install @extra-array/find-indices","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.12"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:35.701Z","dependent_packages_count":2,"downloads":23,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.625912104562131,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":13.648835300149424},"purl":"pkg:npm/%40extra-array/find-indices","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/find-indices","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/find-indices","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/find-indices/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind-indices/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind-indices/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind-indices/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind-indices/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:58.333Z","updated_at":"2022-11-20T15:17:58.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930861,"name":"@extra-array/suffixes","ecosystem":"npm","description":"Lists all possible suffixes.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","suffixes"],"namespace":"extra-array","versions_count":372,"first_release_published_at":"2020-03-14T14:36:56.892Z","latest_release_published_at":"2022-02-19T09:12:47.602Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:16.715Z","created_at":"2022-04-07T17:10:38.433Z","updated_at":"2025-08-22T03:25:37.139Z","registry_url":"https://www.npmjs.com/package/@extra-array/suffixes","install_command":"npm install @extra-array/suffixes","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:37.139Z","dependent_packages_count":2,"downloads":29,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":6.9377272781664,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":11.071842673169686,"forks_count":10.630940307889922,"average":17.372467388577668},"purl":"pkg:npm/%40extra-array/suffixes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/suffixes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/suffixes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/suffixes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsuffixes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsuffixes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsuffixes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsuffixes/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:19:59.991Z","updated_at":"2022-11-20T15:19:59.991Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930678,"name":"@extra-array/is.min","ecosystem":"npm","description":"Checks if value is array.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","is"],"namespace":"extra-array","versions_count":370,"first_release_published_at":"2020-03-15T02:41:11.075Z","latest_release_published_at":"2022-02-19T09:03:21.178Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:17.584Z","created_at":"2022-04-07T17:10:18.937Z","updated_at":"2025-08-22T03:25:37.813Z","registry_url":"https://www.npmjs.com/package/@extra-array/is.min","install_command":"npm install @extra-array/is.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:37.812Z","dependent_packages_count":2,"downloads":96,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.855547165451478,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":13.494762312327293},"purl":"pkg:npm/%40extra-array/is.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/is.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/is.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/is.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fis.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:05.201Z","updated_at":"2022-11-20T15:18:05.201Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930793,"name":"@extra-array/search","ecosystem":"npm","description":"Finds index of first value passing a test.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","search"],"namespace":"extra-array","versions_count":301,"first_release_published_at":"2020-03-17T05:38:30.813Z","latest_release_published_at":"2022-02-19T09:09:16.153Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:17.578Z","created_at":"2022-04-07T17:10:31.556Z","updated_at":"2025-08-22T03:25:37.814Z","registry_url":"https://www.npmjs.com/package/@extra-array/search","install_command":"npm install @extra-array/search","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:37.813Z","dependent_packages_count":2,"downloads":201,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.05776092820334,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":22.093195870621894},"purl":"pkg:npm/%40extra-array/search","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/search","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/search","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/search/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsearch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsearch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsearch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsearch/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:20.619Z","updated_at":"2022-11-20T15:18:20.619Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930693,"name":"@extra-array/left.min","ecosystem":"npm","description":"Gets values from left.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","left"],"namespace":"extra-array","versions_count":243,"first_release_published_at":"2020-03-30T12:45:07.623Z","latest_release_published_at":"2022-02-19T09:04:28.940Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:17.437Z","created_at":"2022-04-07T17:10:20.757Z","updated_at":"2025-08-22T03:25:38.595Z","registry_url":"https://www.npmjs.com/package/@extra-array/left.min","install_command":"npm install @extra-array/left.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:38.595Z","dependent_packages_count":2,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.021366363412531,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":21.747731015691627},"purl":"pkg:npm/%40extra-array/left.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/left.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/left.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/left.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fleft.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fleft.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fleft.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fleft.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:03.260Z","updated_at":"2022-11-20T15:18:03.260Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930898,"name":"@extra-array/value.min","ecosystem":"npm","description":"Picks an arbitrary value.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","value"],"namespace":"extra-array","versions_count":182,"first_release_published_at":"2020-04-14T12:40:25.165Z","latest_release_published_at":"2022-02-19T09:14:38.068Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:16.998Z","created_at":"2022-04-07T17:10:42.509Z","updated_at":"2025-08-22T03:25:38.967Z","registry_url":"https://www.npmjs.com/package/@extra-array/value.min","install_command":"npm install @extra-array/value.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:38.967Z","dependent_packages_count":2,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":9.84863581621425,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":22.690154166625533},"purl":"pkg:npm/%40extra-array/value.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/value.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/value.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/value.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fvalue.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fvalue.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fvalue.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fvalue.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:21:10.488Z","updated_at":"2022-11-20T15:21:10.488Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930744,"name":"@extra-array/prefix","ecosystem":"npm","description":"Picks an arbitrary prefix.","homepage":"https://github.com/nodef/extra-array","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","prefix"],"namespace":"extra-array","versions_count":286,"first_release_published_at":"2020-03-22T17:54:02.130Z","latest_release_published_at":"2022-02-19T09:06:29.148Z","latest_release_number":"2.10.19","last_synced_at":"2024-11-22T17:29:20.383Z","created_at":"2022-04-07T17:10:26.658Z","updated_at":"2025-08-22T03:25:41.008Z","registry_url":"https://www.npmjs.com/package/@extra-array/prefix","install_command":"npm install @extra-array/prefix","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:41.007Z","dependent_packages_count":2,"downloads":315,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":6.573060005732703,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":21.598295563131682},"purl":"pkg:npm/%40extra-array/prefix","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/prefix","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/prefix","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/prefix/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fprefix/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fprefix/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fprefix/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fprefix/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:20.491Z","updated_at":"2022-11-20T15:18:20.491Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930544,"name":"@extra-array/find","ecosystem":"npm","description":"Finds first value passing a test.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","find"],"namespace":"extra-array","versions_count":238,"first_release_published_at":"2018-09-24T04:14:05.814Z","latest_release_published_at":"2022-02-19T08:58:44.003Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:17.492Z","created_at":"2022-04-07T17:10:04.852Z","updated_at":"2025-08-22T03:25:41.105Z","registry_url":"https://www.npmjs.com/package/@extra-array/find","install_command":"npm install @extra-array/find","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:41.105Z","dependent_packages_count":3,"downloads":208,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":7.642675199165192,"dependent_repos_count":10.336075070876474,"dependent_packages_count":5.9018835679009225,"stargazers_count":8.441845907881124,"forks_count":7.721637647164643,"docker_downloads_count":null,"average":8.008823478597671},"purl":"pkg:npm/%40extra-array/find","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/find","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/find","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/find/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffind/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:54.082Z","updated_at":"2022-11-20T15:17:54.082Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930685,"name":"@extra-array/last","ecosystem":"npm","description":"Gets last value.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","last"],"namespace":"extra-array","versions_count":398,"first_release_published_at":"2018-09-24T04:14:57.420Z","latest_release_published_at":"2022-02-19T09:04:09.207Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:18.573Z","created_at":"2022-04-07T17:10:20.124Z","updated_at":"2025-08-22T03:25:41.675Z","registry_url":"https://www.npmjs.com/package/@extra-array/last","install_command":"npm install @extra-array/last","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:41.675Z","dependent_packages_count":3,"downloads":295,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":6.290799001115058,"dependent_repos_count":10.336075070876474,"dependent_packages_count":5.9018835679009225,"stargazers_count":8.444783470046376,"forks_count":7.721637647164643,"docker_downloads_count":null,"average":7.739035751420696},"purl":"pkg:npm/%40extra-array/last","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/last","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/last","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/last/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Flast/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Flast/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Flast/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Flast/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:18.296Z","updated_at":"2022-11-20T15:18:18.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930602,"name":"@extra-array/infixes","ecosystem":"npm","description":"Lists all possible infixes.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","infixes"],"namespace":"extra-array","versions_count":372,"first_release_published_at":"2020-03-14T14:34:03.368Z","latest_release_published_at":"2022-02-19T09:02:21.474Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:18.625Z","created_at":"2022-04-07T17:10:10.566Z","updated_at":"2025-08-22T03:25:42.058Z","registry_url":"https://www.npmjs.com/package/@extra-array/infixes","install_command":"npm install @extra-array/infixes","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:42.058Z","dependent_packages_count":2,"downloads":117,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":6.019206460167319,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.889478199185048,"forks_count":10.081653780047452,"average":12.36009488537552},"purl":"pkg:npm/%40extra-array/infixes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/infixes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/infixes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/infixes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finfixes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finfixes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finfixes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finfixes/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:02.790Z","updated_at":"2022-11-20T15:18:02.790Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930729,"name":"@extra-array/partition-on","ecosystem":"npm","description":"Segregates array keeping similar values together.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","partition","on","partitionOn"],"namespace":"extra-array","versions_count":184,"first_release_published_at":"2020-03-17T05:37:00.997Z","latest_release_published_at":"2020-05-18T13:04:07.486Z","latest_release_number":"2.7.8","last_synced_at":"2025-08-22T03:13:20.044Z","created_at":"2022-04-07T17:10:24.839Z","updated_at":"2025-08-22T03:25:42.369Z","registry_url":"https://www.npmjs.com/package/@extra-array/partition-on","install_command":"npm install @extra-array/partition-on","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.7.8"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:42.369Z","dependent_packages_count":3,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.474267936770819,"dependent_repos_count":25.32799796580169,"dependent_packages_count":6.929111821466076,"stargazers_count":10.889478199185048,"forks_count":10.081653780047452,"average":12.140501940654216},"purl":"pkg:npm/%40extra-array/partition-on","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/partition-on","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/partition-on","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/partition-on/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fpartition-on/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fpartition-on/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fpartition-on/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fpartition-on/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:15.719Z","updated_at":"2022-11-20T15:18:15.719Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930757,"name":"@extra-array/reduce","ecosystem":"npm","description":"Reduces values to a single value.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","reduce"],"namespace":"extra-array","versions_count":157,"first_release_published_at":"2018-09-24T04:15:55.979Z","latest_release_published_at":"2022-02-19T09:07:07.881Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:19.042Z","created_at":"2022-04-07T17:10:27.987Z","updated_at":"2025-08-22T03:25:42.862Z","registry_url":"https://www.npmjs.com/package/@extra-array/reduce","install_command":"npm install @extra-array/reduce","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:42.862Z","dependent_packages_count":3,"downloads":32,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":6.979756224550497,"dependent_repos_count":10.336075070876474,"dependent_packages_count":5.9018835679009225,"stargazers_count":8.441845907881124,"forks_count":7.721637647164643,"docker_downloads_count":null,"average":7.876239683674731},"purl":"pkg:npm/%40extra-array/reduce","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/reduce","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/reduce","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/reduce/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Freduce/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Freduce/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Freduce/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Freduce/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:18.205Z","updated_at":"2022-11-20T15:18:18.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930864,"name":"@extra-array/sum","ecosystem":"npm","description":"Get sum of values in array.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","standard","utility","method","manipulation","function","merferry","sum"],"namespace":"extra-array","versions_count":10,"first_release_published_at":"2018-09-24T04:16:46.356Z","latest_release_published_at":"2019-04-02T20:17:10.275Z","latest_release_number":"1.1.7","last_synced_at":"2025-08-22T03:13:12.605Z","created_at":"2022-04-07T17:10:39.080Z","updated_at":"2025-08-22T03:25:42.727Z","registry_url":"https://www.npmjs.com/package/@extra-array/sum","install_command":"npm install @extra-array/sum","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.7"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:42.727Z","dependent_packages_count":3,"downloads":1,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":23.481175449132774,"dependent_repos_count":10.336075070876474,"dependent_packages_count":5.9018835679009225,"stargazers_count":8.441845907881124,"forks_count":7.721637647164643,"docker_downloads_count":null,"average":11.176523528591186},"purl":"pkg:npm/%40extra-array/sum","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/sum","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/sum","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/sum/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsum/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsum/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsum/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsum/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:20.428Z","updated_at":"2022-11-20T15:18:20.428Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930492,"name":"@extra-array/count-all-on","ecosystem":"npm","description":"Counts occurrences of values.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","bsearch","bsearchAny","bsearchClosest","bsearchRight","chunk","compare","concat$","copy$","copy","copyWithin","count","countAllOn","countOn","cut","cutRight","cycle","difference","differenceOn","fill","filter$","findIndices","findRight","flat","get","getAll","getLerp","group","groupOn","head","index","infix","infixes","init","interleave","intersection","intersectionOn","is","isDisjoint","isDisjointOn","isEqual","isInfix","isInfixOn","isPermutation","isPermutationOn","isPrefix","isPrefixOn","isSubsequence","isSubsequenceOn","isSuffix","isSuffixOn","isUnique","isUniqueOn","last","map$","max","maxOn","min","minOn","partition","partitionOn","permutation$","permutation","permutations","pop","prefix","prefixes","push","range","rangeOn","repeat","reverse","rotate$","rotate","search","searchAll","searchRight","set$","set","shift","slice$","sort$","sort","sortOn$","sortOn","splice","split","subsequence","subsequences","suffix","suffixes","swap$","swap","tail","union$","union","unionOn$","unionOn","unique","uniqueOn","unshift","zip","all","on"],"namespace":"extra-array","versions_count":79,"first_release_published_at":"2020-03-17T05:31:33.828Z","latest_release_published_at":"2020-03-26T18:49:22.920Z","latest_release_number":"2.4.37","last_synced_at":"2025-08-22T03:13:18.639Z","created_at":"2022-04-07T17:09:59.479Z","updated_at":"2025-08-22T03:25:43.653Z","registry_url":"https://www.npmjs.com/package/@extra-array/count-all-on","install_command":"npm install @extra-array/count-all-on","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.4.37"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:43.653Z","dependent_packages_count":3,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":13.509277942141292,"dependent_repos_count":25.32799796580169,"dependent_packages_count":6.929111821466076,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":13.314903227623251},"purl":"pkg:npm/%40extra-array/count-all-on","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/count-all-on","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/count-all-on","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/count-all-on/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcount-all-on/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcount-all-on/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcount-all-on/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcount-all-on/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:48.412Z","updated_at":"2022-11-20T15:17:48.412Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930860,"name":"@extra-array/suffix.min","ecosystem":"npm","description":"Picks an arbitrary suffix.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","suffix"],"namespace":"extra-array","versions_count":282,"first_release_published_at":"2020-03-22T17:57:41.821Z","latest_release_published_at":"2022-02-19T09:12:43.974Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:19.602Z","created_at":"2022-04-07T17:10:38.388Z","updated_at":"2025-08-22T03:25:44.597Z","registry_url":"https://www.npmjs.com/package/@extra-array/suffix.min","install_command":"npm install @extra-array/suffix.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:44.596Z","dependent_packages_count":2,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":6.446706683135141,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":21.556177788932498},"purl":"pkg:npm/%40extra-array/suffix.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/suffix.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/suffix.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/suffix.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsuffix.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsuffix.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsuffix.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fsuffix.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:20:27.520Z","updated_at":"2022-11-20T15:20:27.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930493,"name":"@extra-array/cut","ecosystem":"npm","description":"Breaks array when test passes.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","cut"],"namespace":"extra-array","versions_count":326,"first_release_published_at":"2020-03-17T05:31:52.950Z","latest_release_published_at":"2022-02-19T08:56:14.057Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:18.456Z","created_at":"2022-04-07T17:09:59.480Z","updated_at":"2025-08-22T03:25:53.868Z","registry_url":"https://www.npmjs.com/package/@extra-array/cut","install_command":"npm install @extra-array/cut","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:53.868Z","dependent_packages_count":3,"downloads":31,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":6.646679052389132,"dependent_repos_count":25.32799796580169,"dependent_packages_count":6.929111821466076,"stargazers_count":10.889478199185048,"forks_count":10.081653780047452,"average":11.97498416377788},"purl":"pkg:npm/%40extra-array/cut","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/cut","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/cut","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/cut/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcut/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcut/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcut/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcut/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:49.883Z","updated_at":"2022-11-20T15:17:49.883Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930597,"name":"@extra-array/has-permutation.min","ecosystem":"npm","description":"Checks if array has a permutation.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","has","permutation","hasPermutation"],"namespace":"extra-array","versions_count":18,"first_release_published_at":"2020-06-28T12:51:20.448Z","latest_release_published_at":"2022-02-19T09:01:04.585Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:19.221Z","created_at":"2022-04-07T17:10:09.822Z","updated_at":"2025-08-22T03:25:45.037Z","registry_url":"https://www.npmjs.com/package/@extra-array/has-permutation.min","install_command":"npm install @extra-array/has-permutation.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:45.036Z","dependent_packages_count":2,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":25.378316304627802,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":27.86671432943005},"purl":"pkg:npm/%40extra-array/has-permutation.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/has-permutation.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/has-permutation.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/has-permutation.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhas-permutation.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhas-permutation.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhas-permutation.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fhas-permutation.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:57.812Z","updated_at":"2022-11-20T15:17:57.812Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930823,"name":"@extra-array/slice.min","ecosystem":"npm","description":"Gets a part of array.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","slice"],"namespace":"extra-array","versions_count":269,"first_release_published_at":"2020-03-26T14:31:04.842Z","latest_release_published_at":"2022-02-19T09:11:28.989Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:15.078Z","created_at":"2022-04-07T17:10:34.623Z","updated_at":"2025-08-22T03:25:44.791Z","registry_url":"https://www.npmjs.com/package/@extra-array/slice.min","install_command":"npm install @extra-array/slice.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:44.791Z","dependent_packages_count":2,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":6.383697741752997,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":21.53517480847178},"purl":"pkg:npm/%40extra-array/slice.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/slice.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/slice.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/slice.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fslice.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fslice.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fslice.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fslice.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:19:49.888Z","updated_at":"2022-11-20T15:19:49.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930621,"name":"@extra-array/init","ecosystem":"npm","description":"Gets values except last.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","init"],"namespace":"extra-array","versions_count":387,"first_release_published_at":"2020-03-14T10:24:38.516Z","latest_release_published_at":"2022-02-19T09:02:29.208Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:20.105Z","created_at":"2022-04-07T17:10:11.977Z","updated_at":"2025-08-22T03:25:45.342Z","registry_url":"https://www.npmjs.com/package/@extra-array/init","install_command":"npm install @extra-array/init","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:45.341Z","dependent_packages_count":2,"downloads":454,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":6.202504394361689,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":21.474777026008013},"purl":"pkg:npm/%40extra-array/init","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/init","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/init","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/init/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Finit/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:58.380Z","updated_at":"2022-11-20T15:17:58.380Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930867,"name":"@extra-array/swap.min","ecosystem":"npm","description":"Exchanges two values.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","swap"],"namespace":"extra-array","versions_count":356,"first_release_published_at":"2020-03-15T09:37:21.696Z","latest_release_published_at":"2022-02-19T09:13:06.834Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:20.193Z","created_at":"2022-04-07T17:10:39.176Z","updated_at":"2025-08-22T03:25:46.988Z","registry_url":"https://www.npmjs.com/package/@extra-array/swap.min","install_command":"npm install @extra-array/swap.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:46.987Z","dependent_packages_count":2,"downloads":115,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.622263176685949,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":12.648105514574187},"purl":"pkg:npm/%40extra-array/swap.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/swap.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/swap.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/swap.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fswap.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fswap.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fswap.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fswap.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:19:52.172Z","updated_at":"2022-11-20T15:19:52.172Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930827,"name":"@extra-array/shuffle","ecosystem":"npm","description":"Rearranges values in arbitrary order.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","bsearch","bsearchAny","bsearchClosest","bsearchRight","chunk","compare","concat$","copy$","copy","copyWithin","count","countAllOn","countOn","cut","cutRight","difference","differenceOn","fill","filter$","findIndices","findRight","flatten","get","getAll","getLerp","group","groupOn","head","index","infixes","init","intersection","intersectionOn","is","isDisjoint","isDisjointOn","isEqual","isInfix","isInfixOn","isPermutation","isPermutationOn","isPrefix","isPrefixOn","isSubsequence","isSubsequenceOn","isSuffix","isSuffixOn","last","linspace","map$","partition","partitionOn","permutations","pop","prefixes","push","range","repeat","reverse","rotate$","rotate","search","searchAll","searchRight","set$","set","shift","shuffle$","shuffle","slice$","sort","sortOn$","sortOn","splice","split","subsequences","suffixes","swap$","swap","tail","union$","union","unionOn$","unionOn","unique","uniqueOn","unshift","zip"],"namespace":"extra-array","versions_count":13,"first_release_published_at":"2020-03-17T10:41:44.853Z","latest_release_published_at":"2020-03-20T06:22:18.028Z","latest_release_number":"2.3.2","last_synced_at":"2025-08-22T03:13:17.434Z","created_at":"2022-04-07T17:10:35.084Z","updated_at":"2025-08-22T03:25:49.481Z","registry_url":"https://www.npmjs.com/package/@extra-array/shuffle","install_command":"npm install @extra-array/shuffle","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.3.2"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:49.481Z","dependent_packages_count":2,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":36.06644332314033,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.72647462865974,"forks_count":10.081653780047452,"average":18.33694154386506},"purl":"pkg:npm/%40extra-array/shuffle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/shuffle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/shuffle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/shuffle/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fshuffle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fshuffle/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fshuffle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fshuffle/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:19.934Z","updated_at":"2022-11-20T15:18:19.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930618,"name":"@extra-array/index-range.min","ecosystem":"npm","description":"Gets index range of part of array.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","index","range","indexRange"],"namespace":"extra-array","versions_count":253,"first_release_published_at":"2020-03-26T18:53:27.943Z","latest_release_published_at":"2022-02-19T09:02:10.301Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:20.318Z","created_at":"2022-04-07T17:10:11.864Z","updated_at":"2025-08-22T03:25:50.872Z","registry_url":"https://www.npmjs.com/package/@extra-array/index-range.min","install_command":"npm install @extra-array/index-range.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:50.872Z","dependent_packages_count":2,"downloads":169,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.477018664280102,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":22.23294844931415},"purl":"pkg:npm/%40extra-array/index-range.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/index-range.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/index-range.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/index-range.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Findex-range.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Findex-range.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Findex-range.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Findex-range.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:18:02.504Z","updated_at":"2022-11-20T15:18:02.504Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930499,"name":"@extra-array/count-as.min","ecosystem":"npm","description":"Counts occurrences of values.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","count","as","countAs"],"namespace":"extra-array","versions_count":116,"first_release_published_at":"2020-05-25T06:37:12.277Z","latest_release_published_at":"2022-02-19T08:56:10.320Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:18.387Z","created_at":"2022-04-07T17:10:00.240Z","updated_at":"2025-08-22T03:25:50.946Z","registry_url":"https://www.npmjs.com/package/@extra-array/count-as.min","install_command":"npm install @extra-array/count-as.min","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:50.945Z","dependent_packages_count":2,"downloads":126,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.672972588417972,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":10.889478199185048,"forks_count":10.081653780047452,"average":12.890848111025653},"purl":"pkg:npm/%40extra-array/count-as.min","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/count-as.min","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/count-as.min","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/count-as.min/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcount-as.min/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcount-as.min/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcount-as.min/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Fcount-as.min/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:47.529Z","updated_at":"2022-11-20T15:17:47.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":930535,"name":"@extra-array/fill","ecosystem":"npm","description":"Fills with given value.","homepage":"https://github.com/nodef/extra-array#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodef/extra-array","keywords_array":["extra","array","fill"],"namespace":"extra-array","versions_count":389,"first_release_published_at":"2018-12-23T03:27:37.316Z","latest_release_published_at":"2022-02-19T08:58:08.457Z","latest_release_number":"2.10.19","last_synced_at":"2025-08-22T03:13:20.248Z","created_at":"2022-04-07T17:10:03.651Z","updated_at":"2025-08-22T03:25:53.614Z","registry_url":"https://www.npmjs.com/package/@extra-array/fill","install_command":"npm install @extra-array/fill","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.19"}},"repo_metadata":{"id":33025732,"uuid":"133759104","full_name":"nodef/extra-array","owner":"nodef","description":"An array is a collection of values, stored contiguously.","archived":false,"fork":false,"pushed_at":"2025-04-08T16:44:30.000Z","size":1131,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T18:52:09.183Z","etag":null,"topics":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-array","language":"TypeScript","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/nodef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-17T04:32:51.000Z","updated_at":"2025-04-09T10:12:56.000Z","dependencies_parsed_at":"2023-12-19T01:02:11.418Z","dependency_job_id":"4a03728d-05e1-4278-801e-7714ed907665","html_url":"https://github.com/nodef/extra-array","commit_stats":{"total_commits":560,"total_committers":4,"mean_commits":140.0,"dds":0.008928571428571397,"last_synced_commit":"1d6f7e120920684bf5434416d9740b34c1956c76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nodef/extra-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"nodef","name":"nodef","uuid":"32850785","kind":"organization","description":"A summary of programs made with Node.js.","email":null,"website":"https://nodef.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32850785?v=4","repositories_count":119,"last_synced_at":"2024-04-18T05:42:32.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodef","funding_links":[],"total_stars":151,"followers":4,"following":0,"created_at":"2022-11-11T07:41:04.802Z","updated_at":"2024-04-18T05:42:40.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodef/repositories"},"tags":[{"name":"4.1.15","sha":"5a6cba683245494e64f59d2abe51345051714b9e","kind":"commit","published_at":"2023-05-09T10:33:58.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/4.1.15","html_url":"https://github.com/nodef/extra-array/releases/tag/4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/4.1.15/manifests"},{"name":"3.1.0","sha":"ed3a6d62292e695730df11a500ed824d02578e94","kind":"commit","published_at":"2022-11-20T17:51:04.000Z","download_url":"https://codeload.github.com/nodef/extra-array/tar.gz/3.1.0","html_url":"https://github.com/nodef/extra-array/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodef/extra-array@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T03:25:53.613Z","dependent_packages_count":2,"downloads":5,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":6.567178529589624,"dependent_repos_count":10.340532343810322,"dependent_packages_count":8.8589471387427,"stargazers_count":8.444783470046376,"forks_count":7.723485454497911,"docker_downloads_count":null,"average":8.386985387337386},"purl":"pkg:npm/%40extra-array/fill","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@extra-array/fill","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@extra-array/fill","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@extra-array/fill/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T10:15:06.836Z","issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/nodef%2Fextra-array/issues","maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffill/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffill/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffill/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@extra-array%2Ffill/related_packages","maintainers":[{"uuid":"wolfram77","login":"wolfram77","name":null,"email":"wolfram77@gmail.com","url":null,"packages_count":3285,"html_url":"https://www.npmjs.com/~wolfram77","role":null,"created_at":"2022-11-20T15:17:49.181Z","updated_at":"2022-11-20T15:17:49.181Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfram77/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130614,"maintainers_count":1051517,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":59211,"full_name":"nodef/extra-array","default_branch":"master","committers":[{"name":"Subhajit Sahu","email":"wolfram77@gmail.com","login":"wolfram77","count":558},{"name":"George Pickering","email":"29524044+geopic","login":"geopic","count":3},{"name":"yumetodo","email":"yume-wikijp@live.jp","login":"yumetodo","count":1},{"name":"Fábio Santos","email":"fabiosantosart@gmail.com","login":"fabiosantoscode","count":1}],"total_commits":563,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":140.75,"dds":0.008880994671403242,"past_year_committers":[{"name":"Subhajit Sahu","email":"wolfram77@gmail.com","login":"wolfram77","count":3}],"past_year_total_commits":3,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.0,"past_year_dds":0.0,"last_synced_at":"2025-07-06T05:59:07.949Z","last_synced_commit":"fa96f4caf36e08f7410091037211abd19e91977b","created_at":"2023-03-07T18:37:00.407Z","updated_at":"2025-07-06T05:59:08.091Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"nodef/extra-array","html_url":"https://github.com/nodef/extra-array","last_synced_at":"2025-08-31T17:19:54.327Z","status":null,"issues_count":5,"pull_requests_count":7,"avg_time_to_close_issue":3966894.2,"avg_time_to_close_pull_request":155626.85714285713,"issues_closed_count":5,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":2.4285714285714284,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3586.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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,"created_at":"2023-05-18T07:55:40.524Z","updated_at":"2025-08-31T17:19:54.329Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodef%2Fextra-array/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":4},"issue_author_associations_count":{"CONTRIBUTOR":3,"MEMBER":1,"NONE":1},"pull_request_author_associations_count":{"NONE":4,"CONTRIBUTOR":3},"issue_authors":{"wolfram77":3,"geopic":1,"StringKe":1},"pull_request_authors":{"dependabot[bot]":4,"geopic":1,"fabiosantoscode":1,"yumetodo":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082413,"issues_count":31239894,"pull_requests_count":96112510,"authors_count":10694151,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"MEMBER":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"wolfram77":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}],"active_maintainers":[{"login":"wolfram77","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wolfram77"}]},"events":{"total":{"IssuesEvent":1,"WatchEvent":1,"PushEvent":7},"last_year":{"IssuesEvent":1,"WatchEvent":1,"PushEvent":7}},"keywords":["adjacent-combine","array","cartesian-product","chunk","clear","compare","concat","copy","copy-within","count","count-each","cut","cut-at","cut-at-right","cut-right","extra"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-07T19:30:25.988Z","updated_at":"2022-08-07T19:30:25.988Z","repository_link":"https://github.com/nodef/extra-array/blob/master/package-lock.json","dependencies":[{"id":606681973,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":606681974,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":606681975,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":606681976,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":606681977,"package_name":"@octokit/core","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"development","optional":false},{"id":606681978,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"6.0.12","direct":false,"kind":"development","optional":false},{"id":606681979,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"development","optional":false},{"id":606681980,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"development","optional":false},{"id":606681981,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"2.17.0","direct":false,"kind":"development","optional":false},{"id":606681982,"package_name":"@octokit/plugin-request-log","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":606681983,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"5.13.0","direct":false,"kind":"development","optional":false},{"id":606681984,"package_name":"@octokit/request","ecosystem":"npm","requirements":"5.6.3","direct":false,"kind":"development","optional":false},{"id":606681985,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":606681986,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"18.12.0","direct":false,"kind":"development","optional":false},{"id":606681987,"package_name":"@octokit/types","ecosystem":"npm","requirements":"6.34.0","direct":false,"kind":"development","optional":false},{"id":606681988,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"21.0.1","direct":false,"kind":"development","optional":false},{"id":606681989,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"13.1.3","direct":false,"kind":"development","optional":false},{"id":606681990,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":606681991,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":606681992,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"development","optional":false},{"id":606681993,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.18","direct":false,"kind":"development","optional":false},{"id":606681994,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"development","optional":false},{"id":606681995,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":606681996,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":606681997,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":606681998,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":606681999,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":606682000,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":606682001,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":606682002,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":606682003,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":606682004,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":606682005,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":606682006,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":606682007,"package_name":"del","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":606682008,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":606682009,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":606682010,"package_name":"dot-prop","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":606682011,"package_name":"estree-walker","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":606682012,"package_name":"extra-asciinema","ecosystem":"npm","requirements":"1.0.35","direct":false,"kind":"development","optional":false},{"id":606682013,"package_name":"extra-build","ecosystem":"npm","requirements":"1.4.5","direct":false,"kind":"development","optional":false},{"id":606682014,"package_name":"extra-iterable","ecosystem":"npm","requirements":"2.5.22","direct":false,"kind":"development","optional":false},{"id":606682015,"package_name":"extra-math","ecosystem":"npm","requirements":"1.1.18","direct":false,"kind":"development","optional":false},{"id":606682016,"package_name":"extra-set","ecosystem":"npm","requirements":"2.2.11","direct":false,"kind":"development","optional":false},{"id":606682017,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"development","optional":false},{"id":606682018,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":606682019,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":606682020,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":606682021,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":606682022,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":606682023,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":606682024,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":606682025,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":606682026,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.9","direct":false,"kind":"development","optional":false},{"id":606682027,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":606682028,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":606682029,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":606682030,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":606682031,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":606682032,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"development","optional":false},{"id":606682033,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":606682034,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":606682035,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":606682036,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":606682037,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":606682038,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":606682039,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":606682040,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":606682041,"package_name":"is-reference","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":606682042,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":606682043,"package_name":"kleur","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":606682044,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":606682045,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.7","direct":false,"kind":"development","optional":false},{"id":606682046,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":606682047,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":606682048,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":606682049,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"development","optional":false},{"id":606682050,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":606682051,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":606682052,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":606682053,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":606682054,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":606682055,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":606682056,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":606682057,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"development","optional":false},{"id":606682058,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":606682059,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":606682060,"package_name":"rollup","ecosystem":"npm","requirements":"2.67.3","direct":false,"kind":"development","optional":false},{"id":606682061,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":606682062,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":606682063,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":606682064,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"development","optional":false},{"id":606682065,"package_name":"strip-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":606682066,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":606682067,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":606682068,"package_name":"tempy","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":606682069,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":606682070,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":606682071,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"development","optional":false},{"id":606682072,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":606682073,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":606682074,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":606682075,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":606682076,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":606682077,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-07T19:30:26.041Z","updated_at":"2022-08-07T19:30:26.041Z","repository_link":"https://github.com/nodef/extra-array/blob/master/package.json","dependencies":[{"id":606683060,"package_name":"extra-build","ecosystem":"npm","requirements":"^1.4.5","direct":true,"kind":"development","optional":false},{"id":606683061,"package_name":"extra-iterable","ecosystem":"npm","requirements":"^2.5.22","direct":true,"kind":"development","optional":false},{"id":606683062,"package_name":"extra-math","ecosystem":"npm","requirements":"^1.1.18","direct":true,"kind":"development","optional":false},{"id":606683063,"package_name":"extra-set","ecosystem":"npm","requirements":"^2.2.11","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T23:15:32.728Z","updated_at":"2023-01-14T23:15:32.728Z","repository_link":"https://github.com/nodef/extra-array/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6908663619,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6908663620,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6908663621,"package_name":"paambaati/codeclimate-action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false},{"id":6908663622,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T23:15:33.097Z","updated_at":"2023-01-14T23:15:33.097Z","repository_link":"https://github.com/nodef/extra-array/blob/master/.github/workflows/pr.yml","dependencies":[{"id":6908665189,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6908665190,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":13.02023319415567,"created_at":"2025-09-04T15:51:05.510Z","updated_at":"2025-10-07T08:13:45.421Z","avatar_url":"https://github.com/nodef.png","language":"TypeScript","category":null,"sub_category":null,"monthly_downloads":6819,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/32422","html_url":"https://science.ecosyste.ms/projects/32422","bibtex_url":"https://science.ecosyste.ms/projects/32422/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/32422/export.apalike"}