{"id":21368,"name":"@stdlib/iter","description":"Standard library iterator utilities.","url":"https://github.com/stdlib-js/iter","last_synced_at":"2025-09-05T00:56:26.588Z","repository":{"id":41372230,"uuid":"360552312","full_name":"stdlib-js/iter","owner":"stdlib-js","description":"Standard library iterator utilities.","archived":false,"fork":false,"pushed_at":"2025-08-12T03:16:05.000Z","size":7680,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-12T04:33:23.220Z","etag":null,"topics":["iter","iterate","iteration","iterator","iterators","javascript","node","node-js","nodejs","stdlib","util","utilities","utility","utils"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stdlib-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2021-04-22T14:41:02.000Z","updated_at":"2025-08-12T02:58:48.000Z","dependencies_parsed_at":"2024-04-13T03:27:26.522Z","dependency_job_id":"91a36bce-30d7-48ed-a703-e8117582142f","html_url":"https://github.com/stdlib-js/iter","commit_stats":{"total_commits":115,"total_committers":1,"mean_commits":115.0,"dds":0.0,"last_synced_commit":"0dc76abc443361966f32eca590f850569b525d99"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/iter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/sbom","scorecard":{"id":847954,"data":{"date":"2025-08-11","repo":{"name":"github.com/stdlib-js/iter","commit":"344d9a13b3c0f163145c7068731b6e32785c8678"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/cancel.yml:1","Warn: no topLevel permission defined: .github/workflows/close_pull_requests.yml:1","Warn: no topLevel permission defined: .github/workflows/examples.yml:1","Warn: no topLevel permission defined: .github/workflows/npm_downloads.yml:1","Warn: no topLevel permission defined: .github/workflows/productionize.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_bundles.yml:1","Warn: no topLevel permission defined: .github/workflows/test_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/test_install.yml:1","Warn: no topLevel permission defined: .github/workflows/test_published_package.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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/iter/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:449: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/iter/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:457: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/iter/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:623: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/iter/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/iter/productionize.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:165","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:83","Warn: npmCommand not pinned by hash: .github/workflows/test_bundles.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:93","Info:  33 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:  19 out of  24 third-party GitHubAction dependencies pinned","Info:   0 out of  32 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":"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":"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"}}]},"last_synced_at":"2025-08-23T21:51:47.485Z","repository_id":41372230,"created_at":"2025-08-23T21:51:47.485Z","updated_at":"2025-08-23T21:51:47.485Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273695261,"owners_count":25151485,"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-04T02:00:08.968Z","response_time":61,"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":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"packages":[{"id":1235111,"name":"@stdlib/iter","ecosystem":"npm","description":"Standard iterator utilities.","homepage":"https://stdlib.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/iter","keywords_array":["stdlib","stdutil","utilities","utility","utils","util","iterators","iterator","iteration","iterate","iter"],"namespace":"stdlib","versions_count":21,"first_release_published_at":"2021-06-09T19:28:30.314Z","latest_release_published_at":"2024-11-05T20:45:50.324Z","latest_release_number":"0.3.3","last_synced_at":"2025-08-12T04:43:52.516Z","created_at":"2022-04-08T14:27:55.015Z","updated_at":"2025-08-12T04:43:52.516Z","registry_url":"https://www.npmjs.com/package/@stdlib/iter","install_command":"npm install @stdlib/iter","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"dist-tags":{"latest":"0.3.3"}},"repo_metadata":{"id":41372230,"uuid":"360552312","full_name":"stdlib-js/iter","owner":"stdlib-js","description":"Standard library iterator utilities.","archived":false,"fork":false,"pushed_at":"2024-09-01T13:09:04.000Z","size":6370,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-09-01T23:41:47.696Z","etag":null,"topics":["iter","iterate","iteration","iterator","iterators","javascript","node","node-js","nodejs","stdlib","util","utilities","utility","utils"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stdlib-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2021-04-22T14:41:02.000Z","updated_at":"2024-09-01T06:30:52.000Z","dependencies_parsed_at":"2024-04-13T03:27:26.522Z","dependency_job_id":"91a36bce-30d7-48ed-a703-e8117582142f","html_url":"https://github.com/stdlib-js/iter","commit_stats":{"total_commits":103,"total_committers":1,"mean_commits":103.0,"dds":0.0,"last_synced_commit":"b28b34346f6452730b89c5071fd69dc8df57ba3a"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217592947,"owners_count":16201553,"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":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.2.1-esm","sha":"81e830c7a031b1d603e9804b27242436af6a5126","kind":"tag","published_at":"2024-02-05T04:44:20.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.2.1-esm","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.2.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.2.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.2.1-esm/manifests"},{"name":"v0.2.1-umd","sha":"12110a4dc352177bf62aee4a76510d7228a3aa90","kind":"tag","published_at":"2024-02-05T04:44:18.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.2.1-umd","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.2.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.2.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.2.1-umd/manifests"},{"name":"v0.2.1-deno","sha":"cc1e04f4545d0ed9b04ef68cf45444aaecebcd42","kind":"tag","published_at":"2024-02-05T04:44:17.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.2.1-deno","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.2.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.2.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.2.1-deno/manifests"},{"name":"v0.2.1","sha":"ffef65dfd82ab2f210a5314ce0136d7d628f5bcb","kind":"commit","published_at":"2024-02-05T03:46:33.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.2.1","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"e4965e16c3f6ac0839d4d68a2febbcd3f39be600","kind":"commit","published_at":"2024-02-05T03:04:25.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.2.0/manifests"},{"name":"v0.1.1-esm","sha":"ca8276d55706db889cf1e1341adcad97253365e6","kind":"tag","published_at":"2023-11-08T05:25:20.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.1.1-esm","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.1.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.1.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.1.1-esm/manifests"},{"name":"v0.1.1-umd","sha":"3fb2fd767a5808887b3b87e83de8f65e380fe3f5","kind":"tag","published_at":"2023-11-08T05:25:18.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.1.1-umd","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.1.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.1.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.1.1-umd/manifests"},{"name":"v0.1.1-deno","sha":"af1fed194ebec0e82b6d781244adee11c23f6cba","kind":"tag","published_at":"2023-11-08T05:25:16.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.1.1-deno","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.1.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.1.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.1.1-deno/manifests"},{"name":"v0.1.1","sha":"500c3ebce659477445bb2c9636abca39108ba804","kind":"commit","published_at":"2023-11-08T04:22:10.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.1.1","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.1.1/manifests"},{"name":"v0.1.0-esm","sha":"9ad51d069117c0c42cb64c448a3e15e72b7702ff","kind":"tag","published_at":"2023-11-08T04:14:20.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.1.0-esm","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.1.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.1.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.1.0-esm/manifests"},{"name":"v0.1.0-umd","sha":"8d3991eb97966869777d273ee8444bfb7d7ad7b1","kind":"tag","published_at":"2023-11-08T04:14:18.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.1.0-umd","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.1.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.1.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.1.0-umd/manifests"},{"name":"v0.1.0-deno","sha":"88670ae302bcde9127bdd8f1d86098ee2b6c6cf8","kind":"tag","published_at":"2023-11-08T04:14:17.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.1.0-deno","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.1.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.1.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.1.0-deno/manifests"},{"name":"v0.1.0","sha":"5e3b959ac3bc67d4846adf9136a3890429ccc2c9","kind":"commit","published_at":"2023-11-08T03:34:09.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.1.0/manifests"},{"name":"v0.0.12","sha":"595e96f32b6e913254078d9d8a450296ff1263f9","kind":"commit","published_at":"2021-08-22T16:31:30.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.0.12","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"30d5f9c8acfc5c2f2a65d73677b4db0164460cc8","kind":"tag","published_at":"2021-07-10T00:03:12.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.0.11","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"d4b465820bd19b02a78305d7f276d4147837f56c","kind":"tag","published_at":"2021-07-07T01:00:11.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"217439fd6faeeda0f36c226920ef5ab76875b731","kind":"tag","published_at":"2021-06-27T23:21:02.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"2235a9614e6c0450a39088322419441cc46f9206","kind":"tag","published_at":"2021-06-16T05:36:04.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"e370cb0bde215fc5a4eeae036da57f50067f4e50","kind":"tag","published_at":"2021-06-15T09:47:43.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"bbab8f291f8b3984bf8f86da1e7ba078f8724e91","kind":"tag","published_at":"2021-06-14T17:56:19.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"441cec86020a7eef837d7eeb1ef5f41b4554c314","kind":"tag","published_at":"2021-06-13T18:34:00.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"c6fbc1762aa780166b65ec5b45ad85759e1938dd","kind":"tag","published_at":"2021-06-12T19:02:38.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f7c7a0e2afb84e1cae51e3f5b2600cdc4ce1ac91","kind":"tag","published_at":"2021-06-12T16:09:50.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ac82705b0b4628a3f021ae37022078e44fa7e650","kind":"tag","published_at":"2021-06-10T22:06:38.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"77ef7002c2cc49b4d3eed0b53cc6bf2d836a6527","kind":"tag","published_at":"2021-06-10T21:39:19.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.1/manifests"},{"name":"v0.0.1-alpha.0","sha":"4ba2fd8b218e02d4b7b180493b23bb90ab0a0326","kind":"tag","published_at":"2021-06-09T19:28:26.000Z","download_url":"https://codeload.github.com/stdlib-js/iter/tar.gz/v0.0.1-alpha.0","html_url":"https://github.com/stdlib-js/iter/releases/tag/v0.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/tags/v0.0.1-alpha.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T08:11:56.480Z","dependent_packages_count":7,"downloads":15562,"downloads_period":"last-month","dependent_repos_count":19,"rankings":{"downloads":1.1298696563156523,"dependent_repos_count":2.791823994107181,"dependent_packages_count":2.7707191735191774,"stargazers_count":12.203784722485194,"forks_count":15.390391611804736,"docker_downloads_count":null,"average":6.857317831646388},"purl":"pkg:npm/%40stdlib/iter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/iter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/iter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/iter/dependencies","status":null,"funding_links":["https://opencollective.com/stdlib","https://github.com/sponsors/stdlib-js","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T08:11:53.191Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fiter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fiter/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fiter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fiter/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-10T19:39:11.465Z","updated_at":"2022-11-10T19:39:11.465Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-10T19:39:11.527Z","updated_at":"2022-11-10T19:39:11.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-10T19:39:11.365Z","updated_at":"2022-11-10T19:39:11.365Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-10T19:39:11.402Z","updated_at":"2022-11-10T19:39:11.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130432,"maintainers_count":1051405,"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":1533265,"full_name":"stdlib-js/iter","default_branch":"main","committers":[{"name":"stdlib-bot","email":"noreply@stdlib.io","login":"stdlib-bot","count":140}],"total_commits":140,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":140.0,"dds":0.0,"past_year_committers":[{"name":"stdlib-bot","email":"noreply@stdlib.io","login":"stdlib-bot","count":36}],"past_year_total_commits":36,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":36.0,"past_year_dds":0.0,"last_synced_at":"2025-07-07T12:35:37.014Z","last_synced_commit":"480db1ebb1e30a0f11194d0a5e26c07ccde60688","created_at":"2024-02-24T05:31:57.001Z","updated_at":"2025-07-07T12:35:37.017Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"stdlib-js/iter","html_url":"https://github.com/stdlib-js/iter","last_synced_at":"2025-07-06T22:40:05.621Z","status":null,"issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-18T22:25:14.835Z","updated_at":"2025-07-06T22:40:05.622Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fiter/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10082304,"issues_count":31220387,"pull_requests_count":96069062,"authors_count":10694175,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"PushEvent":74,"CreateEvent":8},"last_year":{"PushEvent":74,"CreateEvent":8}},"keywords":["iter","iterate","iteration","iterator","iterators","javascript","node","node-js","nodejs","stdlib","util","utilities","utility","utils"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-26T13:10:48.923Z","updated_at":"2022-08-26T13:10:48.923Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/package.json","dependencies":[{"id":2819006472,"package_name":"@stdlib/array","ecosystem":"npm","requirements":"github:stdlib-js/array#main","direct":true,"kind":"runtime","optional":false},{"id":2819006473,"package_name":"@stdlib/assert","ecosystem":"npm","requirements":"github:stdlib-js/assert#main","direct":true,"kind":"runtime","optional":false},{"id":2819006474,"package_name":"@stdlib/constants","ecosystem":"npm","requirements":"github:stdlib-js/constants#main","direct":true,"kind":"runtime","optional":false},{"id":2819006475,"package_name":"@stdlib/math","ecosystem":"npm","requirements":"github:stdlib-js/math#main","direct":true,"kind":"runtime","optional":false},{"id":2819006476,"package_name":"@stdlib/string","ecosystem":"npm","requirements":"github:stdlib-js/string#main","direct":true,"kind":"runtime","optional":false},{"id":2819006477,"package_name":"@stdlib/symbol","ecosystem":"npm","requirements":"github:stdlib-js/symbol#main","direct":true,"kind":"runtime","optional":false},{"id":2819006478,"package_name":"@stdlib/types","ecosystem":"npm","requirements":"github:stdlib-js/types#main","direct":true,"kind":"runtime","optional":false},{"id":2819006479,"package_name":"@stdlib/utils","ecosystem":"npm","requirements":"github:stdlib-js/utils#main","direct":true,"kind":"runtime","optional":false},{"id":2819006480,"package_name":"@stdlib/bench","ecosystem":"npm","requirements":"github:stdlib-js/bench","direct":true,"kind":"development","optional":false},{"id":2819006481,"package_name":"@stdlib/complex","ecosystem":"npm","requirements":"github:stdlib-js/complex","direct":true,"kind":"development","optional":false},{"id":2819006482,"package_name":"@stdlib/random","ecosystem":"npm","requirements":"github:stdlib-js/random","direct":true,"kind":"development","optional":false},{"id":2819006483,"package_name":"@stdlib/simulate","ecosystem":"npm","requirements":"github:stdlib-js/simulate","direct":true,"kind":"development","optional":false},{"id":2819006484,"package_name":"@stdlib/strided","ecosystem":"npm","requirements":"github:stdlib-js/strided","direct":true,"kind":"development","optional":false},{"id":2819006485,"package_name":"proxyquire","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":2819006486,"package_name":"tape","ecosystem":"npm","requirements":"git+https://github.com/kgryte/tape.git#fix/globby","direct":true,"kind":"development","optional":false},{"id":2819006487,"package_name":"istanbul","ecosystem":"npm","requirements":"^0.4.1","direct":true,"kind":"development","optional":false},{"id":2819006488,"package_name":"tap-spec","ecosystem":"npm","requirements":"5.x.x","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/benchmark.yml","sha":null,"kind":"manifest","created_at":"2023-01-24T01:31:10.467Z","updated_at":"2023-01-24T01:31:10.467Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/.github/workflows/benchmark.yml","dependencies":[{"id":7131763389,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763390,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cancel.yml","sha":null,"kind":"manifest","created_at":"2023-01-24T01:31:10.507Z","updated_at":"2023-01-24T01:31:10.507Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/.github/workflows/cancel.yml","dependencies":[{"id":7131763391,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"0.11.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/close_pull_requests.yml","sha":null,"kind":"manifest","created_at":"2023-01-24T01:31:10.553Z","updated_at":"2023-01-24T01:31:10.553Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/.github/workflows/close_pull_requests.yml","dependencies":[{"id":7131763393,"package_name":"superbrothers/close-pull-request","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/examples.yml","sha":null,"kind":"manifest","created_at":"2023-01-24T01:31:10.571Z","updated_at":"2023-01-24T01:31:10.571Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/.github/workflows/examples.yml","dependencies":[{"id":7131763394,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763395,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/npm_downloads.yml","sha":null,"kind":"manifest","created_at":"2023-01-24T01:31:10.597Z","updated_at":"2023-01-24T01:31:10.597Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/.github/workflows/npm_downloads.yml","dependencies":[{"id":7131763407,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763408,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763409,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763410,"package_name":"distributhor/workflow-webhook","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/productionize.yml","sha":null,"kind":"manifest","created_at":"2023-01-24T01:31:10.629Z","updated_at":"2023-01-24T01:31:10.629Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/.github/workflows/productionize.yml","dependencies":[{"id":7131763411,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763412,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763413,"package_name":"stdlib-js/transform-errors-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7131763414,"package_name":"stdlib-js/bundle-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7131763415,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-24T01:31:10.645Z","updated_at":"2023-01-24T01:31:10.645Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/.github/workflows/publish.yml","dependencies":[{"id":7131763416,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763417,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763418,"package_name":"JS-DevTools/npm-publish","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7131763419,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7131763420,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"0.11.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-24T01:31:10.662Z","updated_at":"2023-01-24T01:31:10.662Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/.github/workflows/test.yml","dependencies":[{"id":7131763421,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763422,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763423,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_bundles.yml","sha":null,"kind":"manifest","created_at":"2023-01-24T01:31:10.680Z","updated_at":"2023-01-24T01:31:10.680Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/.github/workflows/test_bundles.yml","dependencies":[{"id":7131763424,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763425,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763426,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7131763427,"package_name":"denoland/setup-deno","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_coverage.yml","sha":null,"kind":"manifest","created_at":"2023-01-24T01:31:10.722Z","updated_at":"2023-01-24T01:31:10.722Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/.github/workflows/test_coverage.yml","dependencies":[{"id":7131763430,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763431,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763432,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763433,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7131763434,"package_name":"distributhor/workflow-webhook","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_install.yml","sha":null,"kind":"manifest","created_at":"2023-01-24T01:31:10.751Z","updated_at":"2023-01-24T01:31:10.751Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/.github/workflows/test_install.yml","dependencies":[{"id":7131763435,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763436,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7131763437,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"advance/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:49.605Z","updated_at":"2023-12-26T01:38:49.605Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/advance/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"any/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:49.647Z","updated_at":"2023-12-26T01:38:49.647Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/any/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"any-by/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:49.790Z","updated_at":"2023-12-26T01:38:49.790Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/any-by/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"concat/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:49.938Z","updated_at":"2023-12-26T01:38:49.938Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/concat/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"constant/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:50.032Z","updated_at":"2023-12-26T01:38:50.032Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/constant/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"counter/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:50.365Z","updated_at":"2023-12-26T01:38:50.365Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/counter/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"datespace/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:50.641Z","updated_at":"2023-12-26T01:38:50.641Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/datespace/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"dedupe/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:50.876Z","updated_at":"2023-12-26T01:38:50.876Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/dedupe/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"dedupe-by/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:51.025Z","updated_at":"2023-12-26T01:38:51.025Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/dedupe-by/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"empty/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:51.116Z","updated_at":"2023-12-26T01:38:51.116Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/empty/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"every/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:51.165Z","updated_at":"2023-12-26T01:38:51.165Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/every/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"every-by/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:51.379Z","updated_at":"2023-12-26T01:38:51.379Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/every-by/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"fill/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:51.475Z","updated_at":"2023-12-26T01:38:51.475Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/fill/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"filter/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:51.498Z","updated_at":"2023-12-26T01:38:51.498Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/filter/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"filter-map/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:51.742Z","updated_at":"2023-12-26T01:38:51.742Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/filter-map/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"first/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:51.976Z","updated_at":"2023-12-26T01:38:51.976Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/first/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"flow/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:52.076Z","updated_at":"2023-12-26T01:38:52.076Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/flow/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"for-each/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:52.233Z","updated_at":"2023-12-26T01:38:52.233Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/for-each/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"head/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:52.269Z","updated_at":"2023-12-26T01:38:52.269Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/head/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"incrspace/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:52.357Z","updated_at":"2023-12-26T01:38:52.357Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/incrspace/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"intersection/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:52.409Z","updated_at":"2023-12-26T01:38:52.409Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/intersection/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"intersection-by-hash/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:52.434Z","updated_at":"2023-12-26T01:38:52.434Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/intersection-by-hash/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"last/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:52.504Z","updated_at":"2023-12-26T01:38:52.504Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/last/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"length/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:52.588Z","updated_at":"2023-12-26T01:38:52.588Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/length/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"linspace/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:52.634Z","updated_at":"2023-12-26T01:38:52.634Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/linspace/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"logspace/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:52.680Z","updated_at":"2023-12-26T01:38:52.680Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/logspace/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"map/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:52.809Z","updated_at":"2023-12-26T01:38:52.809Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/map/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"mapn/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:52.841Z","updated_at":"2023-12-26T01:38:52.841Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/mapn/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"none/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:52.902Z","updated_at":"2023-12-26T01:38:52.902Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/none/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"none-by/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:52.916Z","updated_at":"2023-12-26T01:38:52.916Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/none-by/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"nth/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:52.925Z","updated_at":"2023-12-26T01:38:52.925Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/nth/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"pipeline/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:52.933Z","updated_at":"2023-12-26T01:38:52.933Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/pipeline/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"pipeline-thunk/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:53.023Z","updated_at":"2023-12-26T01:38:53.023Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/pipeline-thunk/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"pop/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:53.084Z","updated_at":"2023-12-26T01:38:53.084Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/pop/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"push/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:53.100Z","updated_at":"2023-12-26T01:38:53.100Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/push/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"reject/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:53.175Z","updated_at":"2023-12-26T01:38:53.175Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/reject/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"replicate/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:53.184Z","updated_at":"2023-12-26T01:38:53.184Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/replicate/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"replicate-by/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:53.254Z","updated_at":"2023-12-26T01:38:53.254Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/replicate-by/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"shift/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:53.286Z","updated_at":"2023-12-26T01:38:53.286Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/shift/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"slice/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:53.404Z","updated_at":"2023-12-26T01:38:53.404Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/slice/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"some/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:53.429Z","updated_at":"2023-12-26T01:38:53.429Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/some/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"some-by/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:53.638Z","updated_at":"2023-12-26T01:38:53.638Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/some-by/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"step/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:53.672Z","updated_at":"2023-12-26T01:38:53.672Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/step/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"strided/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:53.932Z","updated_at":"2023-12-26T01:38:53.932Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/strided/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"strided-by/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:54.144Z","updated_at":"2023-12-26T01:38:54.144Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/strided-by/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"to-array-view/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:54.269Z","updated_at":"2023-12-26T01:38:54.269Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/to-array-view/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"to-array-view-right/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:54.322Z","updated_at":"2023-12-26T01:38:54.322Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/to-array-view-right/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"union/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:54.340Z","updated_at":"2023-12-26T01:38:54.340Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/union/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"unique/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:54.385Z","updated_at":"2023-12-26T01:38:54.385Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/unique/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"unique-by/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:54.642Z","updated_at":"2023-12-26T01:38:54.642Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/unique-by/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"unique-by-hash/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:54.829Z","updated_at":"2023-12-26T01:38:54.829Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/unique-by-hash/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"unitspace/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:55.167Z","updated_at":"2023-12-26T01:38:55.167Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/unitspace/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"unshift/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:55.258Z","updated_at":"2023-12-26T01:38:55.258Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/unshift/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"while-each/package.json","sha":null,"kind":"manifest","created_at":"2023-12-26T01:38:55.298Z","updated_at":"2023-12-26T01:38:55.298Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/while-each/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"until-each/package.json","sha":null,"kind":"manifest","created_at":"2024-02-27T02:48:43.026Z","updated_at":"2024-02-27T02:48:43.026Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/until-each/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"do-while-each/package.json","sha":null,"kind":"manifest","created_at":"2024-03-08T03:37:15.338Z","updated_at":"2024-03-08T03:37:15.338Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/do-while-each/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"do-until-each/package.json","sha":null,"kind":"manifest","created_at":"2024-03-11T14:45:26.450Z","updated_at":"2024-03-11T14:45:26.450Z","repository_link":"https://github.com/stdlib-js/iter/blob/main/do-until-each/package.json","dependencies":[]}],"score":11.040807602307288,"created_at":"2025-09-04T15:50:52.849Z","updated_at":"2025-10-07T08:10:20.043Z","avatar_url":"https://github.com/stdlib-js.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":15562,"funding_links":["https://opencollective.com/stdlib","https://github.com/sponsors/stdlib-js","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/21368","html_url":"https://science.ecosyste.ms/projects/21368","bibtex_url":"https://science.ecosyste.ms/projects/21368/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/21368/export.apalike"}