{"id":796405,"name":"@algolia/requester-common","ecosystem":"npm","description":"Common interfaces for promise-based request libraries","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/algoliasearch-client-js","keywords_array":[],"namespace":"algolia","versions_count":81,"first_release_published_at":"2019-11-28T09:25:09.993Z","latest_release_published_at":"2026-02-27T09:35:34.540Z","latest_release_number":"4.27.0","last_synced_at":"2026-04-07T18:01:01.931Z","created_at":"2022-04-07T13:14:40.725Z","updated_at":"2026-04-07T18:01:01.931Z","registry_url":"https://www.npmjs.com/package/@algolia/requester-common","install_command":"npm install @algolia/requester-common","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"4.0.0-beta.16","latest":"4.26.0","v4":"4.27.0"}},"repo_metadata":{"id":8551448,"uuid":"10174599","full_name":"algolia/algoliasearch-client-javascript","owner":"algolia","description":"⚡️ A fully-featured and blazing-fast JavaScript API client to interact with Algolia.","archived":false,"fork":false,"pushed_at":"2026-03-09T16:30:31.000Z","size":70102,"stargazers_count":1386,"open_issues_count":26,"forks_count":227,"subscribers_count":93,"default_branch":"main","last_synced_at":"2026-03-10T19:59:02.507Z","etag":null,"topics":["algolia","api-client","javascript","search"],"latest_commit_sha":null,"homepage":"https://www.algolia.com/doc/libraries/sdk/install#javascript","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/algolia.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2013-05-20T14:35:15.000Z","updated_at":"2026-03-09T16:30:42.000Z","dependencies_parsed_at":"2023-11-09T11:05:41.650Z","dependency_job_id":"29cf2d19-fa9d-40ce-943b-4711aee47179","html_url":"https://github.com/algolia/algoliasearch-client-javascript","commit_stats":{"total_commits":1057,"total_committers":13,"mean_commits":81.3076923076923,"dds":0.3017975402081362,"last_synced_commit":"efc5ff6c909115f4b46b78a1b9e8c50fcd951ab4"},"previous_names":["algolia/algoliasearch-client-js"],"tags_count":461,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/algoliasearch-client-javascript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Falgoliasearch-client-javascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Falgoliasearch-client-javascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Falgoliasearch-client-javascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Falgoliasearch-client-javascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/algoliasearch-client-javascript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Falgoliasearch-client-javascript/sbom","scorecard":{"id":183215,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/algoliasearch-client-javascript","commit":"cd5f134b6e109b5d7ef65f05711c7092ef55cbe0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/do-not-edit-this-repository.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue.yml:8","Warn: no topLevel permission defined: .github/workflows/release.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/do-not-edit-this-repository.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/algoliasearch-client-javascript/do-not-edit-this-repository.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/algoliasearch-client-javascript/issue.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/algoliasearch-client-javascript/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/algoliasearch-client-javascript/release.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T19:16:17.198Z","repository_id":8551448,"created_at":"2025-08-16T19:16:17.199Z","updated_at":"2025-08-16T19:16:17.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30570463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-16T06:02:37.763Z","status":"ssl_error","status_checked_at":"2026-03-16T06:02:14.913Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"algolia","name":"Algolia","uuid":"2034458","kind":"organization","description":"Open source tools for building search. Learn more at community.algolia.com","email":"hey@algolia.com","website":"https://www.algolia.com","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2034458?v=4","repositories_count":505,"last_synced_at":"2025-04-25T11:48:54.487Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":40010,"followers":705,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2025-04-25T11:48:54.487Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-24T15:16:07.647Z","dependent_packages_count":19,"downloads":6758083,"downloads_period":"last-month","dependent_repos_count":23287,"rankings":{"downloads":0.1405438347855334,"dependent_repos_count":0.19431453886161407,"dependent_packages_count":1.2594154346298285,"stargazers_count":2.3004495623680823,"forks_count":2.239187418463277,"docker_downloads_count":0.30741313271892873,"average":1.0735539869712107},"purl":"pkg:npm/%40algolia/requester-common","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@algolia/requester-common","docker_dependents_count":328,"docker_downloads_count":14159002,"usage_url":"https://repos.ecosyste.ms/usage/npm/@algolia/requester-common","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@algolia/requester-common/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-16T02:10:00.857Z","issues_count":141,"pull_requests_count":165,"avg_time_to_close_issue":39988427.963302754,"avg_time_to_close_pull_request":3990325.424050633,"issues_closed_count":109,"pull_requests_closed_count":158,"pull_request_authors_count":38,"issue_authors_count":123,"avg_comments_per_issue":3.673758865248227,"avg_comments_per_pull_request":1.2303030303030302,"merged_pull_requests_count":92,"bot_issues_count":2,"bot_pull_requests_count":30,"past_year_issues_count":21,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":697219.3333333334,"past_year_avg_time_to_close_pull_request":115056.81818181818,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":2.5238095238095237,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Falgoliasearch-client-javascript/issues","maintainers":[{"login":"shortcuts","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"dhayab","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhayab"},{"login":"aymeric-giraudet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymeric-giraudet"},{"login":"Nagriar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nagriar"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"shortcuts","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@algolia%2Frequester-common/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@algolia%2Frequester-common/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@algolia%2Frequester-common/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@algolia%2Frequester-common/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@algolia%2Frequester-common/codemeta","maintainers":[{"uuid":"haroenv","login":"haroenv","name":null,"email":"hello@haroen.me","url":null,"packages_count":168,"html_url":"https://www.npmjs.com/~haroenv","role":null,"created_at":"2022-11-08T19:07:41.121Z","updated_at":"2022-11-08T19:07:41.121Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/haroenv/packages"},{"uuid":"shortcuts","login":"shortcuts","name":null,"email":"clement.vannicatte@algolia.com","url":null,"packages_count":133,"html_url":"https://www.npmjs.com/~shortcuts","role":null,"created_at":"2022-11-08T19:07:41.114Z","updated_at":"2022-11-08T19:07:41.114Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shortcuts/packages"},{"uuid":"fluf","login":"fluf","name":null,"email":"thomas.raffray@icloud.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~fluf","role":null,"created_at":"2026-02-10T17:31:07.575Z","updated_at":"2026-02-10T17:31:07.575Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fluf/packages"},{"uuid":"eric-zaharia","login":"eric-zaharia","name":null,"email":"zahariaeric@gmail.com","url":null,"packages_count":102,"html_url":"https://www.npmjs.com/~eric-zaharia","role":null,"created_at":"2026-02-28T03:01:21.854Z","updated_at":"2026-02-28T03:01:21.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eric-zaharia/packages"}]}