{"id":372039,"url":"https://github.com/mikolalysenko/binary-search-bounds","last_synced_at":"2026-05-19T08:01:27.937Z","repository":{"id":464674,"uuid":"13604025","full_name":"mikolalysenko/binary-search-bounds","owner":"mikolalysenko","description":"Better binary searching","archived":false,"fork":false,"pushed_at":"2022-09-07T07:58:34.000Z","size":24,"stargazers_count":92,"open_issues_count":11,"forks_count":27,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-09T02:30:56.009Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikolalysenko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-15T22:32:15.000Z","updated_at":"2025-07-17T11:40:53.000Z","dependencies_parsed_at":"2022-07-22T12:32:46.863Z","dependency_job_id":null,"html_url":"https://github.com/mikolalysenko/binary-search-bounds","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikolalysenko/binary-search-bounds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikolalysenko","download_url":"https://codeload.github.com/mikolalysenko/binary-search-bounds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds/sbom","scorecard":{"id":646457,"data":{"date":"2025-08-11","repo":{"name":"github.com/mikolalysenko/binary-search-bounds","commit":"f436a2a8af11bf3208434e18bbac17e18e7a3a30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":1,"reason":"Found 3/20 approved changesets -- score normalized to 1","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T12:16:04.755Z","repository_id":464674,"created_at":"2025-08-21T12:16:04.755Z","updated_at":"2025-08-21T12:16:04.755Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33055989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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":"mikolalysenko","name":"Mikola Lysenko","uuid":"231686","kind":"user","description":"0fps.net\r\nWebGL, data visualization, massively multiplayer games","email":"","website":"http://0fps.net","location":"Michigan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/231686?u=d39fe5af793ff2760c8fe3261c0c63b0b3d07397\u0026v=4","repositories_count":523,"last_synced_at":"2024-12-16T22:32:28.507Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mikolalysenko","funding_links":[],"total_stars":8821,"followers":2772,"following":654,"created_at":"2022-11-02T16:19:13.722Z","updated_at":"2024-12-16T22:32:28.508Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikolalysenko","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikolalysenko/repositories"},"packages":[{"id":1472309,"name":"binary-search-bounds","ecosystem":"npm","description":"Better binary searching","homepage":"https://github.com/mikolalysenko/binary-search-bounds#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mikolalysenko/binary-search-bounds","keywords_array":["binary","search","bounds","least","lower","greatest","upper"],"namespace":null,"versions_count":13,"first_release_published_at":"2013-10-15T22:34:05.949Z","latest_release_published_at":"2021-01-25T17:03:43.157Z","latest_release_number":"2.0.5","last_synced_at":"2026-05-18T13:18:11.699Z","created_at":"2022-04-09T02:25:48.553Z","updated_at":"2026-05-18T13:18:11.699Z","registry_url":"https://www.npmjs.com/package/binary-search-bounds","install_command":"npm install binary-search-bounds","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.5"}},"repo_metadata":{"id":464674,"uuid":"13604025","full_name":"mikolalysenko/binary-search-bounds","owner":"mikolalysenko","description":"Better binary searching","archived":false,"fork":false,"pushed_at":"2022-09-07T07:58:34.000Z","size":24,"stargazers_count":90,"open_issues_count":10,"forks_count":27,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-08-30T07:13:37.637Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikolalysenko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-15T22:32:15.000Z","updated_at":"2024-05-07T08:34:36.000Z","dependencies_parsed_at":"2022-07-22T12:32:46.863Z","dependency_job_id":null,"html_url":"https://github.com/mikolalysenko/binary-search-bounds","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikolalysenko","download_url":"https://codeload.github.com/mikolalysenko/binary-search-bounds/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217626063,"owners_count":16206258,"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":"mikolalysenko","name":"Mikola Lysenko","uuid":"231686","kind":"user","description":"0fps.net\r\nWebGL, data visualization, massively multiplayer games","email":"","website":"http://0fps.net","location":"Michigan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/231686?u=d39fe5af793ff2760c8fe3261c0c63b0b3d07397\u0026v=4","repositories_count":522,"last_synced_at":"2024-04-10T12:58:03.509Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mikolalysenko","funding_links":[],"total_stars":8641,"followers":2702,"following":650,"created_at":"2022-11-02T16:19:13.722Z","updated_at":"2024-04-10T13:00:20.318Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikolalysenko","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikolalysenko/repositories"},"tags":[]},"repo_metadata_updated_at":"2024-09-08T15:28:11.849Z","dependent_packages_count":68,"downloads":4852764,"downloads_period":"last-month","dependent_repos_count":6114,"rankings":{"downloads":0.2652663257235889,"dependent_repos_count":0.31905556333373675,"dependent_packages_count":0.47206616056114353,"stargazers_count":5.268872878293441,"forks_count":4.954800889381457,"docker_downloads_count":0.46173647528411843,"average":1.9569663820962475},"purl":"pkg:npm/binary-search-bounds","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/binary-search-bounds","docker_dependents_count":165,"docker_downloads_count":58266500,"usage_url":"https://repos.ecosyste.ms/usage/npm/binary-search-bounds","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/binary-search-bounds/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/binary-search-bounds/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/binary-search-bounds/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/binary-search-bounds/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/binary-search-bounds/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/binary-search-bounds/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/binary-search-bounds/codemeta","maintainers":[{"uuid":"mikolalysenko","login":"mikolalysenko","name":null,"email":"mikolalysenko@gmail.com","url":null,"packages_count":611,"html_url":"https://www.npmjs.com/~mikolalysenko","role":null,"created_at":"2022-11-11T14:38:46.580Z","updated_at":"2022-11-11T14:38:46.580Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mikolalysenko/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5625968,"maintainers_count":1193586,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":11939152,"name":"org.mvnpm:binary-search-bounds","ecosystem":"maven","description":"Better binary searching","homepage":"https://github.com/mikolalysenko/binary-search-bounds#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mikolalysenko/binary-search-bounds","keywords_array":[],"namespace":"org.mvnpm","versions_count":1,"first_release_published_at":"2025-07-23T08:09:01.000Z","latest_release_published_at":"2025-07-23T08:09:01.000Z","latest_release_number":"2.0.5","last_synced_at":"2026-05-15T06:02:24.796Z","created_at":"2025-07-23T08:15:25.978Z","updated_at":"2026-05-15T06:30:40.541Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/binary-search-bounds/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/binary-search-bounds/","metadata":{},"repo_metadata":{"id":464674,"uuid":"13604025","full_name":"mikolalysenko/binary-search-bounds","owner":"mikolalysenko","description":"Better binary searching","archived":false,"fork":false,"pushed_at":"2022-09-07T07:58:34.000Z","size":24,"stargazers_count":91,"open_issues_count":11,"forks_count":27,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-09T10:02:55.652Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikolalysenko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-15T22:32:15.000Z","updated_at":"2025-06-13T12:36:21.000Z","dependencies_parsed_at":"2022-07-22T12:32:46.863Z","dependency_job_id":null,"html_url":"https://github.com/mikolalysenko/binary-search-bounds","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikolalysenko/binary-search-bounds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikolalysenko","download_url":"https://codeload.github.com/mikolalysenko/binary-search-bounds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266640889,"owners_count":23960829,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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"}},"repo_metadata_updated_at":"2025-07-23T08:15:28.378Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":27.142677835323965,"dependent_packages_count":38.93847109185076,"stargazers_count":25.406995080887125,"forks_count":26.15055887000761,"docker_downloads_count":null,"average":29.409675719517367},"purl":"pkg:maven/org.mvnpm/binary-search-bounds","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:binary-search-bounds","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:binary-search-bounds","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:binary-search-bounds/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-28T10:50:04.984Z","issues_count":3,"pull_requests_count":13,"avg_time_to_close_issue":310.0,"avg_time_to_close_pull_request":22599340.0,"issues_closed_count":1,"pull_requests_closed_count":4,"pull_request_authors_count":13,"issue_authors_count":3,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":0.9230769230769231,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"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/mikolalysenko%2Fbinary-search-bounds/issues","maintainers":[{"login":"mikolalysenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikolalysenko"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:binary-search-bounds/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:binary-search-bounds/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:binary-search-bounds/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:binary-search-bounds/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:binary-search-bounds/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:binary-search-bounds/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4997339,"name":"org.webjars.npm:binary-search-bounds","ecosystem":"maven","description":"WebJar for binary-search-bounds","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mikolalysenko/binary-search-bounds","keywords_array":[],"namespace":"org.webjars.npm","versions_count":5,"first_release_published_at":"2018-03-10T13:58:04.000Z","latest_release_published_at":"2023-09-17T17:03:39.000Z","latest_release_number":"2.0.5","last_synced_at":"2026-05-17T07:02:04.015Z","created_at":"2022-07-27T10:52:02.831Z","updated_at":"2026-05-17T07:02:04.015Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/binary-search-bounds/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/binary-search-bounds/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"13604025","full_name":"mikolalysenko/binary-search-bounds","owner":"mikolalysenko","description":"Better binary searching","archived":false,"fork":false,"pushed_at":"2022-09-07T07:58:34.000Z","size":24,"stargazers_count":88,"open_issues_count":10,"forks_count":26,"subscribers_count":8,"default_branch":"master","last_synced_at":"2023-09-27T08:31:23.756Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikolalysenko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-15T22:32:15.000Z","updated_at":"2023-08-07T19:08:14.000Z","dependencies_parsed_at":"2022-07-22T12:32:46.863Z","dependency_job_id":null,"html_url":"https://github.com/mikolalysenko/binary-search-bounds","commit_stats":null,"previous_names":[],"tags_count":0,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikolalysenko","download_url":"https://codeload.github.com/mikolalysenko/binary-search-bounds/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":163708761,"owners_count":8647717,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2023-10-10T14:44:33.754Z","dependent_packages_count":15,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.773058094484878,"dependent_packages_count":4.1828429556808056,"stargazers_count":27.60283915145812,"forks_count":29.289511357606944,"docker_downloads_count":null,"average":20.462062889807687},"purl":"pkg:maven/org.webjars.npm/binary-search-bounds","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:binary-search-bounds","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:binary-search-bounds","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:binary-search-bounds/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:binary-search-bounds/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:binary-search-bounds/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:binary-search-bounds/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:binary-search-bounds/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:binary-search-bounds/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:binary-search-bounds/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":135944,"full_name":"mikolalysenko/binary-search-bounds","default_branch":"master","total_commits":39,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.8,"dds":0.28205128205128205,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-17T07:01:12.189Z","last_synced_commit":"f436a2a8af11bf3208434e18bbac17e18e7a3a30","created_at":"2023-03-08T00:17:35.739Z","updated_at":"2026-05-17T07:01:12.175Z","committers":[{"name":"Mikola Lysenko","email":"mikolalysenko@gmail.com","login":"mikolalysenko","count":28},{"name":"Tom Delmas","email":"github@tdelmas.eu","login":"tdelmas","count":8},{"name":"Sean Zellmer","email":"sean@lejeunerenard.com","login":"lejeunerenard","count":1},{"name":"Mark Lundin","email":"mark@mark-lundin.com","login":"marklundin","count":1},{"name":"Andrew Olson","email":"olson@cshl.edu","login":"ajo2995","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-19T00:00:11.117Z","repositories_count":6236770,"commits_count":884111756,"contributors_count":34883745,"owners_count":1154785,"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":{"table":{"full_name":"mikolalysenko/binary-search-bounds","html_url":"https://github.com/mikolalysenko/binary-search-bounds","last_synced_at":"2025-11-02T02:04:24.370Z","status":null,"issues_count":3,"pull_requests_count":14,"avg_time_to_close_issue":310.0,"avg_time_to_close_pull_request":22599340.0,"issues_closed_count":1,"pull_requests_closed_count":4,"pull_request_authors_count":13,"issue_authors_count":3,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":0.8571428571428571,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2024-09-26T08:34:56.048Z","updated_at":"2025-11-02T02:04:24.371Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikolalysenko%2Fbinary-search-bounds/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":2,"OWNER":1}},"pull_request_author_associations_count":{"table":{"NONE":11,"CONTRIBUTOR":3}},"issue_authors":{"table":{"mafintosh":1,"mikolalysenko":1,"bvaughn":1}},"pull_request_authors":{"table":{"abernier":2,"xamgore":1,"o-alexandre-felipe":1,"lejeunerenard":1,"cincodenada":1,"bvaughn":1,"masx200":1,"marklundin":1,"hosseinmd":1,"blutorange":1,"ghost":1,"ajo2995":1,"tdelmas":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-19T00:00:20.226Z","repositories_count":14638485,"issues_count":34120446,"pull_requests_count":111702683,"authors_count":11266241,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"mikolalysenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikolalysenko"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":2,"WatchEvent":1},"last_year":{"PullRequestEvent":1,"WatchEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-22T12:32:46.524Z","updated_at":"2022-07-22T12:32:46.524Z","repository_link":"https://github.com/mikolalysenko/binary-search-bounds/blob/master/package.json","dependencies":[{"id":364631351,"package_name":"guarded-array","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":364631352,"package_name":"tape","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false}]}],"score":24.2048042946889,"created_at":"2026-05-14T05:04:09.654Z","updated_at":"2026-05-19T08:01:27.947Z","avatar_url":"https://github.com/mikolalysenko.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372039","html_url":"https://summary.ecosyste.ms/projects/372039"}