{"id":372469,"url":"https://github.com/algolia/docsearch","last_synced_at":"2026-08-26T10:06:50.585Z","repository":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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"},"packages":[{"id":4998625,"name":"org.webjars.npm:docsearch__css","ecosystem":"maven","description":"WebJar for @docsearch/css","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":"org.webjars.npm","versions_count":4,"first_release_published_at":"2022-03-01T17:39:45.000Z","latest_release_published_at":"2025-07-21T12:38:14.000Z","latest_release_number":"3.8.2","last_synced_at":"2026-08-25T09:38:13.692Z","created_at":"2022-07-27T10:55:05.507Z","updated_at":"2026-08-25T09:38:13.692Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/docsearch__css/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/docsearch__css/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:38:16.658Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":4.837049536218682,"forks_count":8.442565554380693,"average":16.905044712812725},"purl":"pkg:maven/org.webjars.npm/docsearch__css","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:docsearch__css","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:docsearch__css","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:docsearch__css/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:05:26.629Z","issues_count":128,"pull_requests_count":1304,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2959670.477001704,"issues_closed_count":79,"pull_requests_closed_count":1173,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7415644171779141,"merged_pull_requests_count":888,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":171,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":1100918.1544715448,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5087719298245614,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":113,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__css/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__css/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__css/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__css/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__css/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__css/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618406,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":4998637,"name":"org.webjars.npm:docsearch__react","ecosystem":"maven","description":"WebJar for @docsearch/react","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":"org.webjars.npm","versions_count":3,"first_release_published_at":"2022-03-01T17:31:49.000Z","latest_release_published_at":"2025-07-21T12:14:54.000Z","latest_release_number":"3.8.2","last_synced_at":"2026-08-25T09:40:17.495Z","created_at":"2022-07-27T10:55:07.744Z","updated_at":"2026-08-25T09:40:17.495Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/docsearch__react/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/docsearch__react/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:21:13.837Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":4.837049536218682,"forks_count":8.442565554380693,"average":19.31449048260143},"purl":"pkg:maven/org.webjars.npm/docsearch__react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:docsearch__react","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:docsearch__react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:docsearch__react/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:05:26.629Z","issues_count":128,"pull_requests_count":1304,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2959670.477001704,"issues_closed_count":79,"pull_requests_closed_count":1173,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7415644171779141,"merged_pull_requests_count":888,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":171,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":1100918.1544715448,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5087719298245614,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":113,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__react/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__react/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__react/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__react/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__react/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__react/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618406,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":903785,"name":"@docsearch/react","ecosystem":"npm","description":"React package for DocSearch, the best search experience for docs.","homepage":"https://docsearch.algolia.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":"docsearch","versions_count":96,"first_release_published_at":"2020-05-15T14:23:46.558Z","latest_release_published_at":"2026-08-24T15:21:54.828Z","latest_release_number":"5.0.4","last_synced_at":"2026-08-25T10:05:07.367Z","created_at":"2022-04-07T16:31:58.164Z","updated_at":"2026-08-25T10:05:07.367Z","registry_url":"https://www.npmjs.com/package/@docsearch/react","install_command":"npm install @docsearch/react","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"3.0.0-alpha.50","beta":"5.0.0-beta.4","latest":"5.0.4"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2024-10-26T06:24:46.000Z","size":57540,"stargazers_count":3981,"open_issues_count":116,"forks_count":385,"subscribers_count":100,"default_branch":"main","last_synced_at":"2024-10-26T22:52:58.750Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2024-10-23T17:52:57.000Z","dependencies_parsed_at":"2022-08-08T21:16:07.110Z","dependency_job_id":"7eb01f9c-06a8-42f2-8167-ea24ac6dc415","html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1601,"total_committers":117,"mean_commits":"13.683760683760683","dds":0.8182386008744534,"last_synced_commit":"90f3c6aabbc324fe49e9a1dfe0906fcd4d90f27b"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221908777,"owners_count":16900463,"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":"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":490,"last_synced_at":"2024-04-11T04:19:47.217Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":38212,"followers":528,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2024-04-11T04:21:53.144Z","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":[{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2024-10-29T21:56:17.013Z","dependent_packages_count":160,"downloads":8899092,"downloads_period":"last-month","dependent_repos_count":24869,"rankings":{"downloads":0.21253729135955243,"dependent_repos_count":0.17609672519471614,"dependent_packages_count":0.2638371606907288,"stargazers_count":1.5277028130380481,"forks_count":1.8890234782274893,"docker_downloads_count":0.359756058279137,"average":0.7381589211316119},"purl":"pkg:npm/%40docsearch/react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@docsearch/react","docker_dependents_count":201,"docker_downloads_count":2837017,"usage_url":"https://repos.ecosyste.ms/usage/npm/@docsearch/react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@docsearch/react/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:52:02.027Z","issues_count":144,"pull_requests_count":876,"avg_time_to_close_issue":15333790.583333334,"avg_time_to_close_pull_request":1279245.4099378882,"issues_closed_count":82,"pull_requests_closed_count":797,"pull_request_authors_count":37,"issue_authors_count":70,"avg_comments_per_issue":2.006944444444444,"avg_comments_per_pull_request":1.0490867579908676,"merged_pull_requests_count":352,"bot_issues_count":1,"bot_pull_requests_count":725,"past_year_issues_count":41,"past_year_pull_requests_count":205,"past_year_avg_time_to_close_issue":6657207.791666667,"past_year_avg_time_to_close_pull_request":420268.7792207792,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":149,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":1.4878048780487805,"past_year_avg_comments_per_pull_request":0.5121951219512195,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":139,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shaneafsar","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"shortcuts","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"}],"active_maintainers":[{"login":"randombeeper","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shaneafsar","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"shortcuts","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Freact/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Freact/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Freact/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Freact/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Freact/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Freact/codemeta","maintainers":[{"uuid":"lorrissaintgenez","login":"lorrissaintgenez","name":null,"email":"lorris.saint-genez@algolia.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~lorrissaintgenez","role":null,"created_at":"2026-07-15T17:02:30.299Z","updated_at":"2026-07-15T17:02:30.299Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lorrissaintgenez/packages"},{"uuid":"shortcuts","login":"shortcuts","name":null,"email":"clement.vannicatte@algolia.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~shortcuts","role":null,"created_at":"2022-11-08T16:19:30.988Z","updated_at":"2022-11-08T16:19:30.988Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shortcuts/packages"},{"uuid":"8bittitan","login":"8bittitan","name":null,"email":"PJankowski25@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~8bittitan","role":null,"created_at":"2026-07-15T17:02:31.184Z","updated_at":"2026-07-15T17:02:31.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/8bittitan/packages"},{"uuid":"dylantientcheu","login":"dylantientcheu","name":null,"email":"dylan.tientcheu@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~dylantientcheu","role":null,"created_at":"2026-02-11T04:31:51.584Z","updated_at":"2026-02-11T04:31:51.584Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dylantientcheu/packages"},{"uuid":"nyagudayev","login":"nyagudayev","name":null,"email":"natan.yagudayev@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~nyagudayev","role":null,"created_at":"2026-02-11T04:31:51.536Z","updated_at":"2026-02-11T04:31:51.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nyagudayev/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":4372043,"name":"@chargeover/docsearch-react","ecosystem":"npm","description":"React package for DocSearch, the best search experience for docs.","homepage":"https://docsearch.algolia.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":"chargeover","versions_count":21,"first_release_published_at":"2022-04-01T19:30:55.313Z","latest_release_published_at":"2022-04-04T20:09:32.604Z","latest_release_number":"4.0.0","last_synced_at":"2026-08-25T10:03:06.591Z","created_at":"2022-05-24T13:26:31.071Z","updated_at":"2026-08-25T10:03:06.592Z","registry_url":"https://www.npmjs.com/package/@chargeover/docsearch-react","install_command":"npm install @chargeover/docsearch-react","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.0"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T18:10:42.468Z","dependent_packages_count":1,"downloads":91,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":20.269487362084316,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.9356900586603984,"forks_count":2.304361255225329,"average":13.206965433488728},"purl":"pkg:npm/%40chargeover/docsearch-react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@chargeover/docsearch-react","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@chargeover/docsearch-react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@chargeover/docsearch-react/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:04:55.389Z","issues_count":128,"pull_requests_count":1304,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2959670.477001704,"issues_closed_count":79,"pull_requests_closed_count":1173,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7415644171779141,"merged_pull_requests_count":888,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":171,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":1100918.1544715448,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5087719298245614,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":113,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chargeover%2Fdocsearch-react/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chargeover%2Fdocsearch-react/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chargeover%2Fdocsearch-react/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chargeover%2Fdocsearch-react/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chargeover%2Fdocsearch-react/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chargeover%2Fdocsearch-react/codemeta","maintainers":[{"uuid":"timhinz","login":"timhinz","name":null,"email":"tim@chargeover.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~timhinz","role":null,"created_at":"2022-11-15T17:31:39.304Z","updated_at":"2022-11-15T17:31:39.304Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timhinz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":4372031,"name":"@chargeover/docsearch-css","ecosystem":"npm","description":"Styles for DocSearch.","homepage":"https://docsearch.algolia.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":"chargeover","versions_count":21,"first_release_published_at":"2022-04-01T19:40:19.784Z","latest_release_published_at":"2022-04-04T20:09:27.989Z","latest_release_number":"4.0.0","last_synced_at":"2026-08-25T10:18:58.945Z","created_at":"2022-05-24T13:26:30.773Z","updated_at":"2026-08-26T04:39:59.145Z","registry_url":"https://www.npmjs.com/package/@chargeover/docsearch-css","install_command":"npm install @chargeover/docsearch-css","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.0"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.4/manifests"},{"name":"@docsearch/sidepanel@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.4/manifests"},{"name":"@docsearch/react@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.4/manifests"},{"name":"@docsearch/modal@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.4/manifests"},{"name":"@docsearch/js@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.4/manifests"},{"name":"@docsearch/css@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.4/manifests"},{"name":"@docsearch/core@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.3/manifests"},{"name":"@docsearch/sidepanel@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.3/manifests"},{"name":"@docsearch/react@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.3/manifests"},{"name":"@docsearch/modal@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.3/manifests"},{"name":"@docsearch/js@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.3/manifests"},{"name":"@docsearch/css@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.3/manifests"},{"name":"@docsearch/core@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.3/manifests"},{"name":"@docsearch/sidepanel-js@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.2/manifests"},{"name":"@docsearch/sidepanel@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.2/manifests"},{"name":"@docsearch/react@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.2/manifests"},{"name":"@docsearch/modal@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.2/manifests"},{"name":"@docsearch/js@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.2/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.2/manifests"},{"name":"@docsearch/css@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.2/manifests"},{"name":"@docsearch/core@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.2/manifests"},{"name":"@docsearch/sidepanel-js@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.1/manifests"},{"name":"@docsearch/sidepanel@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.1/manifests"},{"name":"@docsearch/react@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.1/manifests"},{"name":"@docsearch/modal@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.1/manifests"},{"name":"@docsearch/js@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.1/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.1/manifests"},{"name":"@docsearch/css@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.1/manifests"},{"name":"@docsearch/core@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.1/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-26T04:39:59.145Z","dependent_packages_count":2,"downloads":92,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":16.816837743900003,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":1.9356900586603984,"forks_count":2.304361255225329,"average":11.168352978934038},"purl":"pkg:npm/%40chargeover/docsearch-css","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@chargeover/docsearch-css","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@chargeover/docsearch-css","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@chargeover/docsearch-css/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T09:35:54.572Z","issues_count":128,"pull_requests_count":1308,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2949625.996604414,"issues_closed_count":79,"pull_requests_closed_count":1177,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7454128440366973,"merged_pull_requests_count":891,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":170,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":850884.7177419355,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":124,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5470588235294118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":53,"past_year_merged_pull_requests_count":114,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chargeover%2Fdocsearch-css/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chargeover%2Fdocsearch-css/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chargeover%2Fdocsearch-css/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chargeover%2Fdocsearch-css/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chargeover%2Fdocsearch-css/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chargeover%2Fdocsearch-css/codemeta","maintainers":[{"uuid":"timhinz","login":"timhinz","name":null,"email":"tim@chargeover.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~timhinz","role":null,"created_at":"2022-11-15T17:31:40.447Z","updated_at":"2022-11-15T17:31:40.447Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timhinz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":13859379,"name":"@docsearch/docusaurus-adapter","ecosystem":"npm","description":"Algolia search component for Docusaurus.","homepage":"https://github.com/algolia/docsearch#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":"docsearch","versions_count":14,"first_release_published_at":"2026-02-17T21:46:11.048Z","latest_release_published_at":"2026-08-19T20:04:15.503Z","latest_release_number":"5.0.3","last_synced_at":"2026-08-24T13:06:52.227Z","created_at":"2026-02-20T00:55:32.608Z","updated_at":"2026-08-25T23:18:27.566Z","registry_url":"https://www.npmjs.com/package/@docsearch/docusaurus-adapter","install_command":"npm install @docsearch/docusaurus-adapter","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"5.0.0-beta.4","latest":"5.0.3"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.4/manifests"},{"name":"@docsearch/sidepanel@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.4/manifests"},{"name":"@docsearch/react@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.4/manifests"},{"name":"@docsearch/modal@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.4/manifests"},{"name":"@docsearch/js@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.4/manifests"},{"name":"@docsearch/css@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.4/manifests"},{"name":"@docsearch/core@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.3/manifests"},{"name":"@docsearch/sidepanel@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.3/manifests"},{"name":"@docsearch/react@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.3/manifests"},{"name":"@docsearch/modal@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.3/manifests"},{"name":"@docsearch/js@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.3/manifests"},{"name":"@docsearch/css@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.3/manifests"},{"name":"@docsearch/core@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.3/manifests"},{"name":"@docsearch/sidepanel-js@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.2/manifests"},{"name":"@docsearch/sidepanel@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.2/manifests"},{"name":"@docsearch/react@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.2/manifests"},{"name":"@docsearch/modal@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.2/manifests"},{"name":"@docsearch/js@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.2/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.2/manifests"},{"name":"@docsearch/css@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.2/manifests"},{"name":"@docsearch/core@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.2/manifests"},{"name":"@docsearch/sidepanel-js@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.1/manifests"},{"name":"@docsearch/sidepanel@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.1/manifests"},{"name":"@docsearch/react@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.1/manifests"},{"name":"@docsearch/modal@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.1/manifests"},{"name":"@docsearch/js@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.1/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.1/manifests"},{"name":"@docsearch/css@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.1/manifests"},{"name":"@docsearch/core@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.1/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-25T23:18:27.565Z","dependent_packages_count":0,"downloads":141046,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.756089056258414,"dependent_packages_count":32.8024832658058,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.779286161032104},"purl":"pkg:npm/%40docsearch/docusaurus-adapter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@docsearch/docusaurus-adapter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@docsearch/docusaurus-adapter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@docsearch/docusaurus-adapter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T09:35:54.572Z","issues_count":128,"pull_requests_count":1308,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2949625.996604414,"issues_closed_count":79,"pull_requests_closed_count":1177,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7454128440366973,"merged_pull_requests_count":891,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":170,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":850884.7177419355,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":124,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5470588235294118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":53,"past_year_merged_pull_requests_count":114,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fdocusaurus-adapter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fdocusaurus-adapter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fdocusaurus-adapter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fdocusaurus-adapter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fdocusaurus-adapter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fdocusaurus-adapter/codemeta","maintainers":[{"uuid":"lorrissaintgenez","login":"lorrissaintgenez","name":null,"email":"lorris.saint-genez@algolia.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~lorrissaintgenez","role":null,"created_at":"2026-08-05T23:02:13.906Z","updated_at":"2026-08-05T23:02:13.906Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lorrissaintgenez/packages"},{"uuid":"shortcuts","login":"shortcuts","name":null,"email":"clement.vannicatte@algolia.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~shortcuts","role":null,"created_at":"2026-02-20T00:55:34.974Z","updated_at":"2026-02-20T00:55:34.974Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shortcuts/packages"},{"uuid":"8bittitan","login":"8bittitan","name":null,"email":"PJankowski25@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~8bittitan","role":null,"created_at":"2026-08-05T23:02:14.542Z","updated_at":"2026-08-05T23:02:14.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/8bittitan/packages"},{"uuid":"dylantientcheu","login":"dylantientcheu","name":null,"email":"dylan.tientcheu@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~dylantientcheu","role":null,"created_at":"2026-02-20T00:55:35.065Z","updated_at":"2026-02-20T00:55:35.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dylantientcheu/packages"},{"uuid":"nyagudayev","login":"nyagudayev","name":null,"email":"natan.yagudayev@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~nyagudayev","role":null,"created_at":"2026-02-20T00:55:35.016Z","updated_at":"2026-02-20T00:55:35.016Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nyagudayev/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":12620212,"name":"@docsearch/sidepanel-js","ecosystem":"npm","description":"JavaScript package for DocSearch Sidepanel for interfacing with Ask AI.","homepage":"https://docsearch.algolia.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":"docsearch","versions_count":24,"first_release_published_at":"2025-12-22T16:45:18.671Z","latest_release_published_at":"2026-08-24T15:18:48.920Z","latest_release_number":"5.0.4","last_synced_at":"2026-08-24T15:38:34.933Z","created_at":"2025-12-25T00:38:34.821Z","updated_at":"2026-08-24T15:38:34.934Z","registry_url":"https://www.npmjs.com/package/@docsearch/sidepanel-js","install_command":"npm install @docsearch/sidepanel-js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"5.0.0-beta.4","latest":"5.0.4"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:59:37.774Z","dependent_packages_count":0,"downloads":443167,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.197162210044002,"dependent_packages_count":33.45471531854809,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.325938764296048},"purl":"pkg:npm/%40docsearch/sidepanel-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@docsearch/sidepanel-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@docsearch/sidepanel-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@docsearch/sidepanel-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:05:26.629Z","issues_count":128,"pull_requests_count":1304,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2959670.477001704,"issues_closed_count":79,"pull_requests_closed_count":1173,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7415644171779141,"merged_pull_requests_count":888,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":171,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":1100918.1544715448,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5087719298245614,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":113,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fsidepanel-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fsidepanel-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fsidepanel-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fsidepanel-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fsidepanel-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fsidepanel-js/codemeta","maintainers":[{"uuid":"lorrissaintgenez","login":"lorrissaintgenez","name":null,"email":"lorris.saint-genez@algolia.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~lorrissaintgenez","role":null,"created_at":"2026-08-05T23:02:08.113Z","updated_at":"2026-08-05T23:02:08.113Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lorrissaintgenez/packages"},{"uuid":"shortcuts","login":"shortcuts","name":null,"email":"clement.vannicatte@algolia.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~shortcuts","role":null,"created_at":"2025-12-25T00:41:16.024Z","updated_at":"2025-12-25T00:41:16.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shortcuts/packages"},{"uuid":"8bittitan","login":"8bittitan","name":null,"email":"PJankowski25@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~8bittitan","role":null,"created_at":"2026-08-05T23:02:08.236Z","updated_at":"2026-08-05T23:02:08.236Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/8bittitan/packages"},{"uuid":"dylantientcheu","login":"dylantientcheu","name":null,"email":"dylan.tientcheu@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~dylantientcheu","role":null,"created_at":"2025-12-25T00:41:16.186Z","updated_at":"2025-12-25T00:41:16.186Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dylantientcheu/packages"},{"uuid":"nyagudayev","login":"nyagudayev","name":null,"email":"natan.yagudayev@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~nyagudayev","role":null,"created_at":"2025-12-25T00:41:16.133Z","updated_at":"2025-12-25T00:41:16.133Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nyagudayev/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":5579821,"name":"@aliyun-sls/docsearch-react","ecosystem":"npm","description":"React package for DocSearch, the best search experience for docs.","homepage":"https://docsearch.algolia.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":"aliyun-sls","versions_count":3,"first_release_published_at":"2022-11-28T08:00:40.044Z","latest_release_published_at":"2022-11-28T08:14:57.149Z","latest_release_number":"1.0.2","last_synced_at":"2026-08-25T10:47:26.994Z","created_at":"2022-11-30T00:22:48.757Z","updated_at":"2026-08-25T10:47:26.994Z","registry_url":"https://www.npmjs.com/package/@aliyun-sls/docsearch-react","install_command":"npm install @aliyun-sls/docsearch-react","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.2"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:41:43.775Z","dependent_packages_count":3,"downloads":37,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":33.14376219268054,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":2.045468415731023,"forks_count":2.452553143324618,"average":14.485331917724128},"purl":"pkg:npm/%40aliyun-sls/docsearch-react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@aliyun-sls/docsearch-react","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@aliyun-sls/docsearch-react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@aliyun-sls/docsearch-react/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:05:26.629Z","issues_count":128,"pull_requests_count":1304,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2959670.477001704,"issues_closed_count":79,"pull_requests_closed_count":1173,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7415644171779141,"merged_pull_requests_count":888,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":171,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":1100918.1544715448,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5087719298245614,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":113,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aliyun-sls%2Fdocsearch-react/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aliyun-sls%2Fdocsearch-react/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aliyun-sls%2Fdocsearch-react/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aliyun-sls%2Fdocsearch-react/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aliyun-sls%2Fdocsearch-react/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aliyun-sls%2Fdocsearch-react/codemeta","maintainers":[{"uuid":"yuecjnadt","login":"yuecjnadt","name":null,"email":"yuecjn@gmail.com","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~yuecjnadt","role":null,"created_at":"2022-11-30T00:42:59.396Z","updated_at":"2022-11-30T00:42:59.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yuecjnadt/packages"},{"uuid":"nosmilen","login":"nosmilen","name":null,"email":"1581024375@qq.com","url":null,"packages_count":56,"html_url":"https://www.npmjs.com/~nosmilen","role":null,"created_at":"2023-12-20T15:07:08.568Z","updated_at":"2023-12-20T15:07:08.568Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nosmilen/packages"},{"uuid":"7678tqh","login":"7678tqh","name":null,"email":"qinghaotu@126.com","url":null,"packages_count":75,"html_url":"https://www.npmjs.com/~7678tqh","role":null,"created_at":"2026-02-17T23:13:47.242Z","updated_at":"2026-02-17T23:13:47.242Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/7678tqh/packages"},{"uuid":"ruiqi.hy","login":"ruiqi.hy","name":null,"email":"ruiqi.hy@alibaba-inc.com","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~ruiqi.hy","role":null,"created_at":"2023-10-25T11:50:45.053Z","updated_at":"2023-10-25T11:50:45.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ruiqi.hy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":903801,"name":"@docsearch/js","ecosystem":"npm","description":"JavaScript package for DocSearch, the best search experience for docs.","homepage":"https://docsearch.algolia.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":"docsearch","versions_count":88,"first_release_published_at":"2020-07-09T15:23:27.786Z","latest_release_published_at":"2026-08-24T15:18:49.701Z","latest_release_number":"5.0.4","last_synced_at":"2026-08-25T10:43:04.037Z","created_at":"2022-04-07T16:31:59.298Z","updated_at":"2026-08-25T10:43:04.038Z","registry_url":"https://www.npmjs.com/package/@docsearch/js","install_command":"npm install @docsearch/js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"3.0.0-alpha.50","beta":"5.0.0-beta.4","latest":"5.0.4"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T12:47:44.868Z","dependent_packages_count":217,"downloads":3722881,"downloads_period":"last-month","dependent_repos_count":5024,"rankings":{"downloads":0.4227497810344919,"dependent_repos_count":0.32353956938510675,"dependent_packages_count":0.21490250364639304,"stargazers_count":1.5277028130380481,"forks_count":1.8890234782274893,"docker_downloads_count":0.6416172552943157,"average":0.8365892334376408},"purl":"pkg:npm/%40docsearch/js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@docsearch/js","docker_dependents_count":35,"docker_downloads_count":126007,"usage_url":"https://repos.ecosyste.ms/usage/npm/@docsearch/js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@docsearch/js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:04:55.389Z","issues_count":128,"pull_requests_count":1304,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2959670.477001704,"issues_closed_count":79,"pull_requests_closed_count":1173,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7415644171779141,"merged_pull_requests_count":888,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":171,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":1100918.1544715448,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5087719298245614,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":113,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fjs/codemeta","maintainers":[{"uuid":"lorrissaintgenez","login":"lorrissaintgenez","name":null,"email":"lorris.saint-genez@algolia.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~lorrissaintgenez","role":null,"created_at":"2026-08-13T04:39:16.472Z","updated_at":"2026-08-13T04:39:16.472Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lorrissaintgenez/packages"},{"uuid":"shortcuts","login":"shortcuts","name":null,"email":"clement.vannicatte@algolia.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~shortcuts","role":null,"created_at":"2022-11-08T16:19:31.505Z","updated_at":"2022-11-08T16:19:31.505Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shortcuts/packages"},{"uuid":"8bittitan","login":"8bittitan","name":null,"email":"PJankowski25@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~8bittitan","role":null,"created_at":"2026-08-13T04:39:16.474Z","updated_at":"2026-08-13T04:39:16.474Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/8bittitan/packages"},{"uuid":"dylantientcheu","login":"dylantientcheu","name":null,"email":"dylan.tientcheu@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~dylantientcheu","role":null,"created_at":"2026-08-13T04:39:16.476Z","updated_at":"2026-08-13T04:39:16.476Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dylantientcheu/packages"},{"uuid":"nyagudayev","login":"nyagudayev","name":null,"email":"natan.yagudayev@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~nyagudayev","role":null,"created_at":"2026-08-13T04:39:16.475Z","updated_at":"2026-08-13T04:39:16.475Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nyagudayev/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":4998626,"name":"org.webjars.npm:docsearch__js","ecosystem":"maven","description":"WebJar for @docsearch/js","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":"org.webjars.npm","versions_count":3,"first_release_published_at":"2022-03-01T17:47:03.000Z","latest_release_published_at":"2025-07-21T12:18:33.000Z","latest_release_number":"3.8.2","last_synced_at":"2026-08-24T09:41:32.735Z","created_at":"2022-07-27T10:55:05.518Z","updated_at":"2026-08-24T09:41:32.735Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/docsearch__js/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/docsearch__js/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:49:32.460Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":4.837049536218682,"forks_count":8.442565554380693,"average":16.905044712812725},"purl":"pkg:maven/org.webjars.npm/docsearch__js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:docsearch__js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:docsearch__js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:docsearch__js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:05:26.629Z","issues_count":128,"pull_requests_count":1304,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2959670.477001704,"issues_closed_count":79,"pull_requests_closed_count":1173,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7415644171779141,"merged_pull_requests_count":888,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":171,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":1100918.1544715448,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5087719298245614,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":113,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:docsearch__js/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618406,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":2355999,"name":"shein-docsearch","ecosystem":"npm","description":"Add an autocomplete dropdown to your documentation","homepage":"https://github.com/algolia/docsearch#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-04-03T09:15:22.216Z","latest_release_published_at":"2019-04-03T09:15:22.216Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-24T09:45:57.210Z","created_at":"2022-04-10T00:38:11.458Z","updated_at":"2026-08-24T09:45:57.210Z","registry_url":"https://www.npmjs.com/package/shein-docsearch","install_command":"npm install shein-docsearch","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:34:27.757Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":52.284966770795435,"dependent_repos_count":10.34547353362831,"dependent_packages_count":52.040798532004395,"stargazers_count":1.545481112458383,"forks_count":1.8956030279020277,"docker_downloads_count":null,"average":23.62246459535771},"purl":"pkg:npm/shein-docsearch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/shein-docsearch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/shein-docsearch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/shein-docsearch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:05:26.629Z","issues_count":128,"pull_requests_count":1304,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2959670.477001704,"issues_closed_count":79,"pull_requests_closed_count":1173,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7415644171779141,"merged_pull_requests_count":888,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":171,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":1100918.1544715448,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5087719298245614,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":113,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shein-docsearch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shein-docsearch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shein-docsearch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shein-docsearch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shein-docsearch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shein-docsearch/codemeta","maintainers":[{"uuid":"nikomal","login":"nikomal","name":null,"email":"1341925417@qq.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~nikomal","role":null,"created_at":"2022-11-14T10:21:57.321Z","updated_at":"2022-11-14T10:21:57.321Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nikomal/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":1070987,"name":"@mussi/docsearch","ecosystem":"npm","description":"React package for DocSearch, the best search experience for docs.","homepage":"https://docsearch.algolia.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":"mussi","versions_count":4,"first_release_published_at":"2021-10-18T16:11:16.571Z","latest_release_published_at":"2022-07-02T02:32:52.325Z","latest_release_number":"3.1.1","last_synced_at":"2026-08-24T09:50:35.236Z","created_at":"2022-04-07T20:47:05.345Z","updated_at":"2026-08-24T09:50:35.237Z","registry_url":"https://www.npmjs.com/package/@mussi/docsearch","install_command":"npm install @mussi/docsearch","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.1.2-beta.0"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T09:03:38.005Z","dependent_packages_count":1,"downloads":52,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":28.67490502057242,"dependent_repos_count":7.664607373590523,"dependent_packages_count":21.02179662377837,"stargazers_count":1.5487286805600715,"forks_count":1.8992588814168039,"docker_downloads_count":null,"average":12.161859315983637},"purl":"pkg:npm/%40mussi/docsearch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mussi/docsearch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mussi/docsearch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mussi/docsearch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:32:56.796Z","issues_count":128,"pull_requests_count":1304,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2959670.477001704,"issues_closed_count":79,"pull_requests_closed_count":1173,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7415644171779141,"merged_pull_requests_count":888,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":169,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":1109942.0573770492,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":122,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5266272189349113,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":56,"past_year_merged_pull_requests_count":112,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mussi%2Fdocsearch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mussi%2Fdocsearch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mussi%2Fdocsearch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mussi%2Fdocsearch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mussi%2Fdocsearch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mussi%2Fdocsearch/codemeta","maintainers":[{"uuid":"elmassimo","login":"elmassimo","name":null,"email":"maximomussini@gmail.com","url":null,"packages_count":60,"html_url":"https://www.npmjs.com/~elmassimo","role":null,"created_at":"2022-11-20T20:06:35.231Z","updated_at":"2022-11-20T20:06:35.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/elmassimo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":12620211,"name":"@docsearch/sidepanel","ecosystem":"npm","description":"DocSearch Sidepanel package for Ask AI.","homepage":"https://docsearch.algolia.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":"docsearch","versions_count":23,"first_release_published_at":"2025-12-22T16:45:15.728Z","latest_release_published_at":"2026-08-19T20:04:13.805Z","latest_release_number":"5.0.3","last_synced_at":"2026-08-24T10:19:29.393Z","created_at":"2025-12-25T00:38:34.756Z","updated_at":"2026-08-24T10:19:29.394Z","registry_url":"https://www.npmjs.com/package/@docsearch/sidepanel","install_command":"npm install @docsearch/sidepanel","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"5.0.0-beta.4","latest":"5.0.3"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:33:55.783Z","dependent_packages_count":0,"downloads":2049,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.197162210044002,"dependent_packages_count":33.45471531854809,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.325938764296048},"purl":"pkg:npm/%40docsearch/sidepanel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@docsearch/sidepanel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@docsearch/sidepanel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@docsearch/sidepanel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:05:26.629Z","issues_count":128,"pull_requests_count":1304,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2959670.477001704,"issues_closed_count":79,"pull_requests_closed_count":1173,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7415644171779141,"merged_pull_requests_count":888,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":171,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":1100918.1544715448,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5087719298245614,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":113,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fsidepanel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fsidepanel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fsidepanel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fsidepanel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fsidepanel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fsidepanel/codemeta","maintainers":[{"uuid":"lorrissaintgenez","login":"lorrissaintgenez","name":null,"email":"lorris.saint-genez@algolia.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~lorrissaintgenez","role":null,"created_at":"2026-07-22T16:16:12.354Z","updated_at":"2026-07-22T16:16:12.354Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lorrissaintgenez/packages"},{"uuid":"shortcuts","login":"shortcuts","name":null,"email":"clement.vannicatte@algolia.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~shortcuts","role":null,"created_at":"2025-12-25T00:41:16.819Z","updated_at":"2025-12-25T00:41:16.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shortcuts/packages"},{"uuid":"8bittitan","login":"8bittitan","name":null,"email":"PJankowski25@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~8bittitan","role":null,"created_at":"2026-07-22T16:16:12.447Z","updated_at":"2026-07-22T16:16:12.447Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/8bittitan/packages"},{"uuid":"dylantientcheu","login":"dylantientcheu","name":null,"email":"dylan.tientcheu@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~dylantientcheu","role":null,"created_at":"2025-12-25T00:41:16.929Z","updated_at":"2025-12-25T00:41:16.929Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dylantientcheu/packages"},{"uuid":"nyagudayev","login":"nyagudayev","name":null,"email":"natan.yagudayev@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~nyagudayev","role":null,"created_at":"2025-12-25T00:41:16.876Z","updated_at":"2025-12-25T00:41:16.876Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nyagudayev/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":12120220,"name":"@slorber/docsearch-react","ecosystem":"npm","description":"React package for DocSearch, the best search experience for docs.","homepage":"https://docsearch.algolia.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":"slorber","versions_count":1,"first_release_published_at":"2025-09-18T16:07:26.599Z","latest_release_published_at":"2025-09-18T16:07:26.599Z","latest_release_number":"4.0.1","last_synced_at":"2026-08-24T10:10:25.064Z","created_at":"2025-09-20T01:30:11.413Z","updated_at":"2026-08-24T10:10:25.064Z","registry_url":"https://www.npmjs.com/package/@slorber/docsearch-react","install_command":"npm install @slorber/docsearch-react","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.1"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:51:57.471Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.056461079722268,"dependent_repos_count":23.814601704347172,"dependent_packages_count":34.352979422651956,"stargazers_count":1.2136773513044754,"forks_count":1.4818774629185967,"docker_downloads_count":null,"average":14.183919404188893},"purl":"pkg:npm/%40slorber/docsearch-react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@slorber/docsearch-react","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@slorber/docsearch-react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@slorber/docsearch-react/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:05:26.629Z","issues_count":128,"pull_requests_count":1304,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2959670.477001704,"issues_closed_count":79,"pull_requests_closed_count":1173,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7415644171779141,"merged_pull_requests_count":888,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":171,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":1100918.1544715448,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5087719298245614,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":113,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slorber%2Fdocsearch-react/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slorber%2Fdocsearch-react/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slorber%2Fdocsearch-react/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slorber%2Fdocsearch-react/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slorber%2Fdocsearch-react/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slorber%2Fdocsearch-react/codemeta","maintainers":[{"uuid":"slorber","login":"slorber","name":null,"email":"lorber.sebastien@gmail.com","url":null,"packages_count":100,"html_url":"https://www.npmjs.com/~slorber","role":null,"created_at":"2025-09-21T14:26:10.707Z","updated_at":"2025-09-21T14:26:10.707Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/slorber/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":5579822,"name":"@aliyun-sls/docsearch-js","ecosystem":"npm","description":"JavaScript package for DocSearch, the best search experience for docs.","homepage":"https://docsearch.algolia.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":"aliyun-sls","versions_count":3,"first_release_published_at":"2022-11-28T08:00:56.469Z","latest_release_published_at":"2022-11-28T08:15:09.995Z","latest_release_number":"1.0.2","last_synced_at":"2026-08-24T10:57:20.008Z","created_at":"2022-11-30T00:22:48.804Z","updated_at":"2026-08-24T10:57:20.008Z","registry_url":"https://www.npmjs.com/package/@aliyun-sls/docsearch-js","install_command":"npm install @aliyun-sls/docsearch-js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.2"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T12:24:30.338Z","dependent_packages_count":2,"downloads":49,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":42.97521822661275,"dependent_repos_count":10.336075070876474,"dependent_packages_count":20.974713837819785,"stargazers_count":1.5448223299753987,"forks_count":1.894367539002759,"docker_downloads_count":null,"average":15.545039400857434},"purl":"pkg:npm/%40aliyun-sls/docsearch-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@aliyun-sls/docsearch-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@aliyun-sls/docsearch-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@aliyun-sls/docsearch-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:04:55.389Z","issues_count":128,"pull_requests_count":1304,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2959670.477001704,"issues_closed_count":79,"pull_requests_closed_count":1173,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7415644171779141,"merged_pull_requests_count":888,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":171,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":1100918.1544715448,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5087719298245614,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":113,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aliyun-sls%2Fdocsearch-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aliyun-sls%2Fdocsearch-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aliyun-sls%2Fdocsearch-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aliyun-sls%2Fdocsearch-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aliyun-sls%2Fdocsearch-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@aliyun-sls%2Fdocsearch-js/codemeta","maintainers":[{"uuid":"yuecjnadt","login":"yuecjnadt","name":null,"email":"yuecjn@gmail.com","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~yuecjnadt","role":null,"created_at":"2022-11-30T00:42:58.997Z","updated_at":"2022-11-30T00:42:58.997Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yuecjnadt/packages"},{"uuid":"nosmilen","login":"nosmilen","name":null,"email":"1581024375@qq.com","url":null,"packages_count":56,"html_url":"https://www.npmjs.com/~nosmilen","role":null,"created_at":"2023-12-20T15:07:09.390Z","updated_at":"2023-12-20T15:07:09.390Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nosmilen/packages"},{"uuid":"7678tqh","login":"7678tqh","name":null,"email":"qinghaotu@126.com","url":null,"packages_count":75,"html_url":"https://www.npmjs.com/~7678tqh","role":null,"created_at":"2026-02-17T23:13:43.349Z","updated_at":"2026-02-17T23:13:43.349Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/7678tqh/packages"},{"uuid":"ruiqi.hy","login":"ruiqi.hy","name":null,"email":"ruiqi.hy@alibaba-inc.com","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~ruiqi.hy","role":null,"created_at":"2023-10-25T11:50:45.222Z","updated_at":"2023-10-25T11:50:45.222Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ruiqi.hy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":903782,"name":"@docsearch/css","ecosystem":"npm","description":"Styles for DocSearch.","homepage":"https://docsearch.algolia.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":"docsearch","versions_count":87,"first_release_published_at":"2020-07-09T15:23:19.620Z","latest_release_published_at":"2026-08-19T20:05:17.660Z","latest_release_number":"5.0.3","last_synced_at":"2026-08-24T10:58:35.375Z","created_at":"2022-04-07T16:31:57.870Z","updated_at":"2026-08-24T10:58:35.375Z","registry_url":"https://www.npmjs.com/package/@docsearch/css","install_command":"npm install @docsearch/css","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"3.0.0-alpha.50","beta":"5.0.0-beta.4","latest":"5.0.3"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:03:13.183Z","dependent_packages_count":314,"downloads":9320803,"downloads_period":"last-month","dependent_repos_count":24376,"rankings":{"downloads":0.21242525272414942,"dependent_repos_count":0.17905504331366717,"dependent_packages_count":0.1646967940424576,"stargazers_count":1.5277028130380481,"forks_count":1.8890234782274893,"docker_downloads_count":0.359756058279137,"average":0.7221099066041581},"purl":"pkg:npm/%40docsearch/css","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@docsearch/css","docker_dependents_count":201,"docker_downloads_count":2837017,"usage_url":"https://repos.ecosyste.ms/usage/npm/@docsearch/css","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@docsearch/css/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:04:55.389Z","issues_count":128,"pull_requests_count":1304,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2959670.477001704,"issues_closed_count":79,"pull_requests_closed_count":1173,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7415644171779141,"merged_pull_requests_count":888,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":171,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":1100918.1544715448,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5087719298245614,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":113,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fcss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fcss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fcss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fcss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fcss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fcss/codemeta","maintainers":[{"uuid":"lorrissaintgenez","login":"lorrissaintgenez","name":null,"email":"lorris.saint-genez@algolia.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~lorrissaintgenez","role":null,"created_at":"2026-07-17T03:31:35.611Z","updated_at":"2026-07-17T03:31:35.611Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lorrissaintgenez/packages"},{"uuid":"shortcuts","login":"shortcuts","name":null,"email":"clement.vannicatte@algolia.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~shortcuts","role":null,"created_at":"2022-11-08T16:19:31.079Z","updated_at":"2022-11-08T16:19:31.079Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shortcuts/packages"},{"uuid":"8bittitan","login":"8bittitan","name":null,"email":"PJankowski25@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~8bittitan","role":null,"created_at":"2026-07-17T03:31:37.058Z","updated_at":"2026-07-17T03:31:37.058Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/8bittitan/packages"},{"uuid":"dylantientcheu","login":"dylantientcheu","name":null,"email":"dylan.tientcheu@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~dylantientcheu","role":null,"created_at":"2026-02-11T01:47:45.923Z","updated_at":"2026-02-11T01:47:45.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dylantientcheu/packages"},{"uuid":"nyagudayev","login":"nyagudayev","name":null,"email":"natan.yagudayev@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~nyagudayev","role":null,"created_at":"2026-02-11T01:47:45.869Z","updated_at":"2026-02-11T01:47:45.869Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nyagudayev/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":8585639,"name":"docsearch-react-234","ecosystem":"npm","description":"React package for DocSearch, the best search experience for docs.","homepage":"https://docsearch.algolia.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2023-11-20T08:41:05.917Z","latest_release_published_at":"2024-09-06T02:11:43.292Z","latest_release_number":"4.3.26","last_synced_at":"2026-08-24T12:14:57.531Z","created_at":"2023-11-20T10:21:35.006Z","updated_at":"2026-08-24T12:14:57.531Z","registry_url":"https://www.npmjs.com/package/docsearch-react-234","install_command":"npm install docsearch-react-234","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.3.26"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2024-09-02T04:31:18.000Z","size":56106,"stargazers_count":3912,"open_issues_count":112,"forks_count":380,"subscribers_count":100,"default_branch":"main","last_synced_at":"2024-09-02T13:01:35.727Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2024-09-01T19:45:59.000Z","dependencies_parsed_at":"2022-08-08T21:16:07.110Z","dependency_job_id":"7eb01f9c-06a8-42f2-8167-ea24ac6dc415","html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1597,"total_committers":117,"mean_commits":"13.649572649572649","dds":0.817783343769568,"last_synced_commit":"d56a532413f96cabb921e2bed941f6a3f33b22bc"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217598496,"owners_count":16201860,"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":"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":490,"last_synced_at":"2024-04-11T04:19:47.217Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":38212,"followers":528,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2024-04-11T04:21:53.144Z","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":[{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2024-09-05T23:27:12.222Z","dependent_packages_count":0,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.41686133110693,"dependent_packages_count":52.33487484939886,"stargazers_count":1.5465230522906734,"forks_count":1.9004235076363987,"docker_downloads_count":null,"average":23.049670685108214},"purl":"pkg:npm/docsearch-react-234","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/docsearch-react-234","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/docsearch-react-234","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/docsearch-react-234/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T05:44:46.475Z","issues_count":141,"pull_requests_count":851,"avg_time_to_close_issue":15693331.231707318,"avg_time_to_close_pull_request":1308169.9796178343,"issues_closed_count":80,"pull_requests_closed_count":777,"pull_request_authors_count":36,"issue_authors_count":67,"avg_comments_per_issue":1.950354609929078,"avg_comments_per_pull_request":1.074030552291422,"merged_pull_requests_count":332,"bot_issues_count":1,"bot_pull_requests_count":704,"past_year_issues_count":41,"past_year_pull_requests_count":255,"past_year_avg_time_to_close_issue":7793859.708333333,"past_year_avg_time_to_close_pull_request":564968.1194029851,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":193,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":1.3902439024390243,"past_year_avg_comments_per_pull_request":0.5607843137254902,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":185,"past_year_merged_pull_requests_count":161,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shaneafsar","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"shortcuts","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"}],"active_maintainers":[{"login":"randombeeper","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shaneafsar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"shortcuts","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch-react-234/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch-react-234/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch-react-234/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch-react-234/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch-react-234/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch-react-234/codemeta","maintainers":[{"uuid":"xychao","login":"xychao","name":null,"email":"645352780@qq.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~xychao","role":null,"created_at":"2023-11-20T10:23:10.150Z","updated_at":"2023-11-20T10:23:10.150Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xychao/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":12455060,"name":"@docsearch/core","ecosystem":"npm","description":"Core package logic for DocSearch","homepage":"https://docsearch.algolia.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":"docsearch","versions_count":24,"first_release_published_at":"2025-11-04T19:49:21.841Z","latest_release_published_at":"2026-08-19T20:04:14.945Z","latest_release_number":"5.0.3","last_synced_at":"2026-08-24T13:08:21.809Z","created_at":"2025-11-06T13:13:09.989Z","updated_at":"2026-08-24T13:08:21.809Z","registry_url":"https://www.npmjs.com/package/@docsearch/core","install_command":"npm install @docsearch/core","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"5.0.0-beta.4","latest":"5.0.3"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:27:47.368Z","dependent_packages_count":0,"downloads":3914184,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":1.9384051120021364,"dependent_repos_count":23.52125710906389,"dependent_packages_count":33.927083373334824,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":19.795581864800283},"purl":"pkg:npm/%40docsearch/core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@docsearch/core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@docsearch/core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@docsearch/core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:04:55.389Z","issues_count":128,"pull_requests_count":1304,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2959670.477001704,"issues_closed_count":79,"pull_requests_closed_count":1173,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7415644171779141,"merged_pull_requests_count":888,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":171,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":1100918.1544715448,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5087719298245614,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":113,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fcore/codemeta","maintainers":[{"uuid":"lorrissaintgenez","login":"lorrissaintgenez","name":null,"email":"lorris.saint-genez@algolia.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~lorrissaintgenez","role":null,"created_at":"2026-07-29T03:15:34.343Z","updated_at":"2026-07-29T03:15:34.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lorrissaintgenez/packages"},{"uuid":"shortcuts","login":"shortcuts","name":null,"email":"clement.vannicatte@algolia.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~shortcuts","role":null,"created_at":"2025-11-06T13:14:30.873Z","updated_at":"2025-11-06T13:14:30.873Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shortcuts/packages"},{"uuid":"8bittitan","login":"8bittitan","name":null,"email":"PJankowski25@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~8bittitan","role":null,"created_at":"2026-07-29T03:15:34.391Z","updated_at":"2026-07-29T03:15:34.391Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/8bittitan/packages"},{"uuid":"dylantientcheu","login":"dylantientcheu","name":null,"email":"dylan.tientcheu@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~dylantientcheu","role":null,"created_at":"2026-02-17T23:13:47.640Z","updated_at":"2026-02-17T23:13:47.640Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dylantientcheu/packages"},{"uuid":"nyagudayev","login":"nyagudayev","name":null,"email":"natan.yagudayev@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~nyagudayev","role":null,"created_at":"2026-02-17T23:13:47.542Z","updated_at":"2026-02-17T23:13:47.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nyagudayev/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":12449542,"name":"@docsearch/modal","ecosystem":"npm","description":"DocSearch modal package for keyword search and Ask AI.","homepage":"https://docsearch.algolia.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":"docsearch","versions_count":24,"first_release_published_at":"2025-11-04T19:49:25.874Z","latest_release_published_at":"2026-08-19T20:04:13.990Z","latest_release_number":"5.0.3","last_synced_at":"2026-08-24T14:40:12.576Z","created_at":"2025-11-04T19:50:08.830Z","updated_at":"2026-08-24T14:40:12.576Z","registry_url":"https://www.npmjs.com/package/@docsearch/modal","install_command":"npm install @docsearch/modal","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"5.0.0-beta.4","latest":"5.0.3"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:53:51.524Z","dependent_packages_count":0,"downloads":2682,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.532755312715864,"dependent_packages_count":33.9440225655479,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.73838893913188},"purl":"pkg:npm/%40docsearch/modal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@docsearch/modal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@docsearch/modal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@docsearch/modal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:04:55.389Z","issues_count":128,"pull_requests_count":1304,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2959670.477001704,"issues_closed_count":79,"pull_requests_closed_count":1173,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7415644171779141,"merged_pull_requests_count":888,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":171,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":1100918.1544715448,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5087719298245614,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":113,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fmodal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fmodal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fmodal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fmodal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fmodal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@docsearch%2Fmodal/codemeta","maintainers":[{"uuid":"lorrissaintgenez","login":"lorrissaintgenez","name":null,"email":"lorris.saint-genez@algolia.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~lorrissaintgenez","role":null,"created_at":"2026-08-05T23:02:15.682Z","updated_at":"2026-08-05T23:02:15.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lorrissaintgenez/packages"},{"uuid":"shortcuts","login":"shortcuts","name":null,"email":"clement.vannicatte@algolia.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~shortcuts","role":null,"created_at":"2025-11-04T19:50:10.003Z","updated_at":"2025-11-04T19:50:10.003Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shortcuts/packages"},{"uuid":"8bittitan","login":"8bittitan","name":null,"email":"PJankowski25@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~8bittitan","role":null,"created_at":"2026-08-05T23:02:16.057Z","updated_at":"2026-08-05T23:02:16.057Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/8bittitan/packages"},{"uuid":"dylantientcheu","login":"dylantientcheu","name":null,"email":"dylan.tientcheu@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~dylantientcheu","role":null,"created_at":"2026-02-17T23:13:47.150Z","updated_at":"2026-02-17T23:13:47.150Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dylantientcheu/packages"},{"uuid":"nyagudayev","login":"nyagudayev","name":null,"email":"natan.yagudayev@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~nyagudayev","role":null,"created_at":"2026-02-17T23:13:47.059Z","updated_at":"2026-02-17T23:13:47.059Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nyagudayev/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":4397510,"name":"docsearch-react-fork","ecosystem":"npm","description":"React package for DocSearch, the best search experience for docs.","homepage":"https://docsearch.algolia.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-08T10:04:55.398Z","latest_release_published_at":"2022-04-08T10:04:55.398Z","latest_release_number":"0.0.0-alpha.0","last_synced_at":"2026-08-24T11:19:39.309Z","created_at":"2022-05-24T13:41:34.118Z","updated_at":"2026-08-24T14:46:27.104Z","registry_url":"https://www.npmjs.com/package/docsearch-react-fork","install_command":"npm install docsearch-react-fork","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.0-alpha.0"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:46:27.104Z","dependent_packages_count":50,"downloads":986,"downloads_period":"last-month","dependent_repos_count":116,"rankings":{"downloads":10.167719481717002,"dependent_repos_count":1.3534436199640525,"dependent_packages_count":0.5973508738438926,"stargazers_count":1.545361343786606,"forks_count":1.8957403259952588,"docker_downloads_count":null,"average":3.1119231290613625},"purl":"pkg:npm/docsearch-react-fork","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/docsearch-react-fork","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/docsearch-react-fork","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/docsearch-react-fork/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:16:55.002Z","issues_count":128,"pull_requests_count":1304,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2959670.477001704,"issues_closed_count":79,"pull_requests_closed_count":1173,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7415644171779141,"merged_pull_requests_count":888,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":879195.175,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":120,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.536144578313253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":53,"past_year_merged_pull_requests_count":111,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch-react-fork/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch-react-fork/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch-react-fork/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch-react-fork/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch-react-fork/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch-react-fork/codemeta","maintainers":[{"uuid":"zombiej","login":"zombiej","name":null,"email":"smith3816@gmail.com","url":null,"packages_count":199,"html_url":"https://www.npmjs.com/~zombiej","role":null,"created_at":"2022-11-15T20:09:40.693Z","updated_at":"2022-11-15T20:09:40.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zombiej/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":1624105,"name":"docsearch.js","ecosystem":"npm","description":"Library that packages DocSearch in a single function.","homepage":"https://github.com/algolia/docsearch#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/docsearch","keywords_array":[],"namespace":null,"versions_count":55,"first_release_published_at":"2015-12-16T10:43:16.598Z","latest_release_published_at":"2019-05-13T13:46:42.579Z","latest_release_number":"2.6.3","last_synced_at":"2026-08-24T09:49:10.687Z","created_at":"2022-04-09T12:17:51.833Z","updated_at":"2026-08-25T01:54:28.348Z","registry_url":"https://www.npmjs.com/package/docsearch.js","install_command":"npm install docsearch.js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.6.3","beta":"3.0.0-beta.0"},"contentPolicy":null},"repo_metadata":{"id":37695355,"uuid":"46591278","full_name":"algolia/docsearch","owner":"algolia","description":":blue_book: The easiest way to add search to your documentation.","archived":false,"fork":false,"pushed_at":"2026-08-19T20:27:36.000Z","size":92782,"stargazers_count":4368,"open_issues_count":84,"forks_count":437,"subscribers_count":94,"default_branch":"main","last_synced_at":"2026-08-20T07:12:13.475Z","etag":null,"topics":["algolia","docsearch","documentation","javascript","react","search","typescript"],"latest_commit_sha":null,"homepage":"https://docsearch.algolia.com","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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","claude":"CLAUDE.md","gemini":null,"cursor":".cursor/rules/use-algolia-docsearch.mdc","copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-11-20T22:55:10.000Z","updated_at":"2026-08-19T20:28:13.000Z","dependencies_parsed_at":"2026-08-20T07:22:03.145Z","dependency_job_id":null,"html_url":"https://github.com/algolia/docsearch","commit_stats":{"total_commits":1604,"total_committers":118,"mean_commits":13.59322033898305,"dds":0.8185785536159601,"last_synced_commit":"e52c8f343570625eadec8f2da2c58f9f58edbdfe"},"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/docsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/sbom","scorecard":{"id":183237,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/docsearch","commit":"69983f95848ab79e5ac3ffff73c01f849a5637db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/renovate.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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: cypress/downloads/downloads.html:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/algolia/docsearch/renovate.yml/main?enable=pin","Info:   0 out of   1 third-party 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-beta.4 not signed: https://api.github.com/repos/algolia/docsearch/releases/234313250","Warn: release artifact v4.0.0-beta.4 does not have provenance: https://api.github.com/repos/algolia/docsearch/releases/234313250"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"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:29.741Z","repository_id":37695355,"created_at":"2025-08-16T19:16:29.741Z","updated_at":"2025-08-16T19:16:29.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":529,"last_synced_at":"2026-08-11T10:45:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":41006,"followers":850,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2026-08-11T10:45:12.386Z","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":[{"name":"@docsearch/sidepanel-js@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.4/manifests"},{"name":"@docsearch/sidepanel@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.4/manifests"},{"name":"@docsearch/react@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.4/manifests"},{"name":"@docsearch/modal@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.4/manifests"},{"name":"@docsearch/js@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.4/manifests"},{"name":"@docsearch/css@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.4/manifests"},{"name":"@docsearch/core@5.0.4","sha":"fc120764345095b0c64f227749abd144be0010a4","kind":"tag","published_at":"2026-08-24T19:43:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.3/manifests"},{"name":"@docsearch/sidepanel@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.3/manifests"},{"name":"@docsearch/react@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.3/manifests"},{"name":"@docsearch/modal@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.3/manifests"},{"name":"@docsearch/js@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.3/manifests"},{"name":"@docsearch/css@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.3/manifests"},{"name":"@docsearch/core@5.0.3","sha":"82b94d7f8fe38e7fcae96e85098a7f4062fa9336","kind":"tag","published_at":"2026-08-24T19:42:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.3/manifests"},{"name":"@docsearch/sidepanel-js@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.2/manifests"},{"name":"@docsearch/sidepanel@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.2/manifests"},{"name":"@docsearch/react@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.2/manifests"},{"name":"@docsearch/modal@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.2/manifests"},{"name":"@docsearch/js@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.2/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.2/manifests"},{"name":"@docsearch/css@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.2/manifests"},{"name":"@docsearch/core@5.0.2","sha":"30269e0fbcb9bcecef4e4d9307bf3dd773c55f58","kind":"tag","published_at":"2026-08-24T19:39:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.2/manifests"},{"name":"@docsearch/sidepanel-js@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.1/manifests"},{"name":"@docsearch/sidepanel@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.1/manifests"},{"name":"@docsearch/react@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.1/manifests"},{"name":"@docsearch/modal@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.1/manifests"},{"name":"@docsearch/js@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.1/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.1/manifests"},{"name":"@docsearch/css@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.1/manifests"},{"name":"@docsearch/core@5.0.1","sha":"b9d654ab2805f7d002c535890dd6c3e0a733ec0a","kind":"tag","published_at":"2026-08-24T19:31:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.1/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0/manifests"},{"name":"@docsearch/sidepanel@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0/manifests"},{"name":"@docsearch/react@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0/manifests"},{"name":"@docsearch/modal@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0/manifests"},{"name":"@docsearch/js@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0/manifests"},{"name":"@docsearch/css@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0/manifests"},{"name":"@docsearch/core@5.0.0","sha":"264f0107e7b4064ff8bb4c53bca93bee8b83bc00","kind":"tag","published_at":"2026-08-10T19:11:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.4/manifests"},{"name":"@docsearch/react@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.4/manifests"},{"name":"@docsearch/modal@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.4/manifests"},{"name":"@docsearch/js@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.4/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.4/manifests"},{"name":"@docsearch/css@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.4/manifests"},{"name":"@docsearch/core@5.0.0-beta.4","sha":"11d6ed4a463a1ce50894c71df5e0ab6c53433843","kind":"tag","published_at":"2026-08-06T19:04:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.4/manifests"},{"name":"@docsearch/sidepanel-js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel-js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel-js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel-js%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel-js@5.0.0-beta.3/manifests"},{"name":"@docsearch/sidepanel@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/sidepanel@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/sidepanel@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fsidepanel%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fsidepanel@5.0.0-beta.3/manifests"},{"name":"@docsearch/react@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/react@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/react@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Freact%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Freact@5.0.0-beta.3/manifests"},{"name":"@docsearch/modal@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/modal@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/modal@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fmodal%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fmodal@5.0.0-beta.3/manifests"},{"name":"@docsearch/js@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/js@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/js@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fjs%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fjs@5.0.0-beta.3/manifests"},{"name":"@docsearch/docusaurus-adapter@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/docusaurus-adapter@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/docusaurus-adapter@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fdocusaurus-adapter%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fdocusaurus-adapter@5.0.0-beta.3/manifests"},{"name":"@docsearch/css@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/css@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/css@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcss%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcss@5.0.0-beta.3/manifests"},{"name":"@docsearch/core@5.0.0-beta.3","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/core@5.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/core@5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcore%405.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcore@5.0.0-beta.3/manifests"},{"name":"@docsearch/cli@0.0.2","sha":"b0442509a52127a10798aae2fa84c7efdcfea0bc","kind":"tag","published_at":"2026-08-06T00:59:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/@docsearch/cli@0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/@docsearch/cli@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@%40docsearch%2Fcli%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/@docsearch%2Fcli@0.0.2/manifests"},{"name":"v4.7.0","sha":"3f2b6e2fdf15c9d22d5d67195fca7b1596815a7e","kind":"tag","published_at":"2026-07-28T08:25:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e7633444f01abb6184a8d6fbb9df7189c802a728","kind":"tag","published_at":"2026-04-27T15:53:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"45ba8d2175d263cdd81140ce594eefd33cf56bec","kind":"tag","published_at":"2026-03-26T13:00:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"87a67e7e42a22725e611c99a59ab388fd0331680","kind":"tag","published_at":"2026-03-25T14:26:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f86785218cb13a2cfa697003ca781dc1c83d56c8","kind":"tag","published_at":"2026-02-17T21:46:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.6.0/manifests"},{"name":"v4.5.4","sha":"7c36039b10d3f68e44f0e5960f1f8dc53bd09a59","kind":"tag","published_at":"2026-02-05T13:36:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"104f7d1a986d1aef3d85f8dbca3e7197e66bf067","kind":"tag","published_at":"2026-01-21T19:30:03.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"e50a55da86230178b4e1e5095813bce264d80010","kind":"tag","published_at":"2026-01-21T13:53:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.2/manifests"},{"name":"v4.5.0","sha":"65d5b79dae5be95759a661971147ae1828e3435f","kind":"tag","published_at":"2026-01-20T11:37:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0/manifests"},{"name":"v4.5.0-beta.3","sha":"1674dbd55be1667c69e3fb82bb12308093b60bf3","kind":"tag","published_at":"2026-01-16T16:39:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.3/manifests"},{"name":"v4.5.0-beta.2","sha":"55db6e905348983eb6974b61994a805ce132a30e","kind":"tag","published_at":"2026-01-13T18:59:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.2/manifests"},{"name":"v4.5.0-beta.1","sha":"021613587f4c5073887239a1b4c1acba646fa941","kind":"tag","published_at":"2026-01-13T17:56:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-beta.0","sha":"13db25fe58946576071aa8a1a76062f51ff70ffd","kind":"tag","published_at":"2026-01-08T19:38:35.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.5.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.5.0-beta.0/manifests"},{"name":"v4.4.0","sha":"ded5d44f5b5abfebd0dfd0033a399801b9fdeec7","kind":"tag","published_at":"2025-12-22T16:45:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"82a0083c753d2e3104e2dbef67927b3b7e9cfa17","kind":"tag","published_at":"2025-11-04T19:49:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:26:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.3.0/manifests"},{"name":"4.3.0","sha":"4d951ccc938b6c4678e667dc08576df66fee2707","kind":"tag","published_at":"2025-11-04T19:25:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/4.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/4.3.0/manifests"},{"name":"v4.2.0","sha":"4e0fc72f4db6782cea394256807838b0e94093be","kind":"tag","published_at":"2025-10-08T15:57:23.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2ff6353cb280761cbd1c1e2ce990b577bc527022","kind":"tag","published_at":"2025-09-22T21:06:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"4f895f8839970a4a3e5cc824655540ef8f20a45d","kind":"tag","published_at":"2025-09-16T15:01:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7f97f5c6f6310830eccf0adaf1ed871c83ba9864","kind":"tag","published_at":"2025-09-15T15:50:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.8","sha":"47be73da2c280e0fd2b3221c7855e93c66d11c85","kind":"tag","published_at":"2025-08-28T13:57:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"bdb5d907e82ff117b30859912b17c885cd63c1d8","kind":"tag","published_at":"2025-08-14T19:05:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"dfe6cd5ab3491b376f58b4cff95a32d6f0e61bee","kind":"tag","published_at":"2025-08-11T07:24:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"9b296874561752f4cc9a937df44b74f870bd5bf3","kind":"tag","published_at":"2025-07-24T10:37:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"36021b9051818be9261bc617afda47d9aa3939b1","kind":"tag","published_at":"2025-07-22T16:57:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"60d8d5aa303501f7590cc67ed583b1c44c063493","kind":"tag","published_at":"2025-07-22T09:35:16.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"b024c453fceee20e9d0568a1cd7dc4e5c9df0c0b","kind":"tag","published_at":"2025-07-16T16:12:29.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"ab8b15227ab9a2774c7f9d7dae6027ec8db31b28","kind":"tag","published_at":"2025-07-09T12:01:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"03ef053895914ddd7991f69e8f692e2459718c00","kind":"tag","published_at":"2025-07-09T09:52:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v4.0.0-beta.0/manifests"},{"name":"v3.9.0","sha":"86dad6d87096c62a9e74501d02ba2d5e70639342","kind":"tag","published_at":"2025-02-19T08:45:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.9.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"7857cf80b559a8d67917dcb61837bf8470dfa588","kind":"tag","published_at":"2025-01-21T14:28:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"a425f6f4e5714e9454ea172dc5ada5e4a0da27af","kind":"tag","published_at":"2024-12-17T15:34:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"a159f76856829115a8259ef060190bc96289ed29","kind":"tag","published_at":"2024-12-16T15:40:24.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"8e419a0d83f2a6207401acf0c9fd78e900905cff","kind":"tag","published_at":"2024-11-12T20:17:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.8.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"32ec9769fba16b14c57122299f6abe98eea33e1b","kind":"commit","published_at":"2024-11-05T07:55:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.7.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.7.0/manifests"},{"name":"v3.6.3","sha":"e52c8f343570625eadec8f2da2c58f9f58edbdfe","kind":"tag","published_at":"2024-10-31T16:40:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"86281d6f1c7237ad66bb5881b7c1be782321b6a9","kind":"commit","published_at":"2024-09-27T14:22:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5c2ac997f7d3cc83f1590e98108a9bba1aba0628","kind":"commit","published_at":"2024-07-16T17:56:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2df2e1392fa80e5cc9cafac3437685331b9f07ec","kind":"commit","published_at":"2024-03-06T21:49:01.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"982a22923104ddd0fcf385d65596e00724467d53","kind":"commit","published_at":"2023-08-17T14:04:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"30aca5854b3b6ca2cbe1185d55951bc2e14be6ce","kind":"commit","published_at":"2023-06-16T15:03:43.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"1f3cf879f1d3064bed2418f85eb7d26430f3095a","kind":"commit","published_at":"2023-06-08T15:57:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"61fc92c99974b555646a3971778e1f3921999661","kind":"commit","published_at":"2023-05-24T21:33:11.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.4.0/manifests"},{"name":"v3.3.5","sha":"2f21fd9b29918fcb9b5c747489949ed467b9af8e","kind":"commit","published_at":"2023-05-17T07:42:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"bae117ce6db0e51f7c0958215705dc849b25212c","kind":"commit","published_at":"2023-04-26T12:19:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"1aec0e0db54ca7f0700a73dae65c6c63d8c955d9","kind":"commit","published_at":"2023-02-06T11:47:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"bbfef3e82085e4e62f1ce2709b4402f8171122f9","kind":"commit","published_at":"2023-01-10T10:49:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"512d10b82653d792b5d60e975da5f51b1c0c3641","kind":"commit","published_at":"2022-12-27T12:11:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f9616a67c17443d634eb7db82c1a2c5c3332c731","kind":"commit","published_at":"2022-10-25T14:38:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"74986f93538704d22fffc1c0f4258d2e66c0a922","kind":"commit","published_at":"2022-10-20T16:33:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"18cdceb2a224ff3def7743c4e30c17183ee40af1","kind":"commit","published_at":"2022-08-16T11:04:19.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"85b54cc82eda6ee6041a2d9c7dc79f7370118ee8","kind":"commit","published_at":"2022-08-02T16:07:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"c86e3195aea415158a81d1768f50400d19586a4b","kind":"commit","published_at":"2022-07-01T10:31:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b73a7dc6850d936ee7350460b1feb1cc64ca6a","kind":"commit","published_at":"2022-05-18T08:25:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6c14758b56efd9c797213d38ef613c7c6ca1e76f","kind":"commit","published_at":"2022-02-22T11:52:15.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.50","sha":"3475c9c8bb4ceae16f632ef10c3ac1d206a84415","kind":"commit","published_at":"2022-02-03T17:44:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.50","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.50/manifests"},{"name":"v3.0.0-alpha.42","sha":"521239ad9dbb63245e2b42df3e7590e2de0d7ff1","kind":"commit","published_at":"2021-12-03T14:08:08.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.42","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.42/manifests"},{"name":"v3.0.0-alpha.41","sha":"c5eb841d74f6e8730ae6b8807ec7dccbfc1b5a76","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.41","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.41/manifests"},{"name":"v3.0.0-alpha.40","sha":"97ad16e62398f20724ab6d8736f5b86619fba2aa","kind":"commit","published_at":"2021-08-23T07:18:00.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.40","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.40/manifests"},{"name":"v3.0.0-alpha.39","sha":"04878d766f8d2e3e36019ff45986eea3feabd5e8","kind":"commit","published_at":"2021-07-23T19:35:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.39","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.39/manifests"},{"name":"v3.0.0-alpha.38","sha":"e37161ae7e282d0393346207cc2f7ac834607438","kind":"commit","published_at":"2021-07-23T10:01:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.38","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.38/manifests"},{"name":"v3.0.0-alpha.37","sha":"1ee5354ea5026c531eb33a37d5eca8b66b7eca9d","kind":"commit","published_at":"2021-07-09T10:28:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.37","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.37/manifests"},{"name":"v3.0.0-alpha.36","sha":"bf18c7374e66581bd0b08b19f7a61b4a30bdcef3","kind":"commit","published_at":"2021-04-14T07:30:32.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.36","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.36/manifests"},{"name":"v3.0.0-alpha.35","sha":"f8f3edd23b2aa709ce5db607400d163d01c19059","kind":"commit","published_at":"2021-04-12T09:20:55.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.35","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.35/manifests"},{"name":"v3.0.0-alpha.34","sha":"2c0962ebb399885bafbcf7fd20f13b71675494e7","kind":"commit","published_at":"2021-03-09T12:25:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.34","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.34/manifests"},{"name":"v3.0.0-alpha.33","sha":"e7797a50d3dad6f74c484b8cf7cb28ee37412eab","kind":"commit","published_at":"2021-02-05T09:43:13.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.33","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.33/manifests"},{"name":"v3.0.0-alpha.32","sha":"fd53e2aefa4545a28ad2484761659a2a529abc93","kind":"commit","published_at":"2020-12-01T15:36:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.32","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.32/manifests"},{"name":"v3.0.0-alpha.31","sha":"89496ec7541e01702d212fe8df63522d37199c48","kind":"commit","published_at":"2020-11-25T18:58:46.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.31","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.31/manifests"},{"name":"v3.0.0-alpha.30","sha":"461aa390d148e74b413560245a82a5dd574d085b","kind":"commit","published_at":"2020-11-25T16:16:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.30","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.30/manifests"},{"name":"v3.0.0-alpha.29","sha":"f516cad253a5267af337481efd28d848d3cfcb28","kind":"commit","published_at":"2020-11-25T15:41:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-alpha.29","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-alpha.29/manifests"},{"name":"v3.0.0-beta.0","sha":"38a9c8e8109f5c74cf116a64c777fc06f79fb784","kind":"commit","published_at":"2019-08-21T09:30:14.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v3.0.0-beta.0/manifests"},{"name":"v2.6.3","sha":"e079df85583ba1f3f4d83b594a8955c241d9aa26","kind":"commit","published_at":"2019-05-13T13:45:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"7fed6d9ff78c75d7dbf36566989cbcb06f293d05","kind":"commit","published_at":"2018-11-22T13:18:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"45640c796de1abd1fa2044e61dc200fd561d0579","kind":"commit","published_at":"2018-11-07T16:44:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ae421346d3be516b8abdee9c11f1afc2e444792","kind":"commit","published_at":"2018-11-07T14:11:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.6.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"fb9c47b5ed4543e249347899742e5736e70d18ef","kind":"commit","published_at":"2017-12-07T12:16:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"660a3819ba4e55f0d05caeb1e1fcf53235aed8fe","kind":"commit","published_at":"2017-11-28T16:26:06.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"23d7a52f69701aa1447d6d05245a640f6a7831b7","kind":"commit","published_at":"2017-11-28T16:01:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"320157b1a5c08f73d03769486545b4765b86191a","kind":"commit","published_at":"2017-08-08T18:43:34.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"32df487df0883cab8988880164e041d1113d0ecf","kind":"commit","published_at":"2017-08-08T17:26:45.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"81b9e4542879a15129e6f8daf277a513e4a5e64e","kind":"commit","published_at":"2017-03-27T16:31:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6777b8e1e8b02bf64b73126620fdf393c3cb4564","kind":"commit","published_at":"2017-03-27T09:54:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"8b3e12020acc7ff08cd3f7223c4c16c50d989ede","kind":"commit","published_at":"2017-02-23T21:41:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.1/manifests"},{"name":"v1.5.0","sha":"29c1567b45e1eb2d03bebff3a4d885ecc9b124d4","kind":"commit","published_at":"2017-02-08T12:32:54.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.5.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.5.0/manifests"},{"name":"v2.3.0","sha":"6dac0b31a009a3f3752cb630a97be3ea7e6f3798","kind":"commit","published_at":"2017-02-08T12:17:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e12e31d6e21c3864bd353044ebdbfdd617518a4c","kind":"commit","published_at":"2017-01-11T19:07:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.1/manifests"},{"name":"v1.4.4","sha":"f6241e2506b921ead56db2a758b6ff660fd62784","kind":"commit","published_at":"2017-01-11T18:11:17.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"7bce620acd433ed1b71b3c203fb0ee53eaf32ab3","kind":"commit","published_at":"2017-01-11T17:25:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"e6fb93dbca13437b36481fd7bd285da4040ba1fb","kind":"commit","published_at":"2017-01-11T15:44:33.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f4abc870c79ae458ba0e0303f4c162fd047d1f3b","kind":"commit","published_at":"2017-01-11T14:03:50.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4af0a2244b20c5e0a973276b4f188f93797f4ea7","kind":"commit","published_at":"2016-12-13T13:27:59.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.4.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.4.0/manifests"},{"name":"v2.2.0","sha":"e82a8e05633ce23b15f49a4cae624e5035aeb403","kind":"commit","published_at":"2016-12-13T10:41:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.2.0/manifests"},{"name":"v2.1.8","sha":"1fa4801ccd2ef2164f5e03778b0e3aa7319f370b","kind":"commit","published_at":"2016-10-04T14:50:28.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.8","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"ef161d317901241a9c0244db4758106a9fb48274","kind":"commit","published_at":"2016-10-03T10:55:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"1936d8dacb58e6ce02fee49c9326db24a6636fd4","kind":"commit","published_at":"2016-10-02T15:38:25.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"aa6d73ddca8d794e7d452cd9bb75bba26befffdf","kind":"commit","published_at":"2016-09-15T11:52:31.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"ddcf0e5cbfad210ce8429215bc1383ce35af68d3","kind":"commit","published_at":"2016-08-03T21:19:18.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"254903ab7a0b723b6cbb4b10f75fdac49b706dd2","kind":"commit","published_at":"2016-08-03T20:52:53.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"50653d492699f1fc48bd1646300098dff5863e6a","kind":"commit","published_at":"2016-07-22T14:09:41.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"ee39519dabfa3ec6b67f62a3d2817edaccc886a7","kind":"commit","published_at":"2016-07-22T13:56:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ab2be2181fca746fb0c6f8a3056dfe00fa80a010","kind":"commit","published_at":"2016-07-07T12:18:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"39760f75bec8e5e604b18607df0607127cb966ca","kind":"commit","published_at":"2016-06-28T13:47:51.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"487de6dbc5fd6c03b1d7c6d93e34b14e0a626749","kind":"commit","published_at":"2016-06-28T12:52:37.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f2508c048aa3b0b2149ee7e327faa4c63a6317b","kind":"commit","published_at":"2016-06-21T21:54:58.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"c806c46766cef37c0c7908ec68d2717d949ad0a4","kind":"commit","published_at":"2016-06-21T21:27:07.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"fcf54b337a4423891ec360ec94beec77e5e8b787","kind":"commit","published_at":"2016-06-20T12:24:42.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"d3aaa7e89126e7391870c18219ca968f8abf0fd6","kind":"commit","published_at":"2016-06-14T18:07:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0e40b5473c25ac553d16bcc3dfbc50869219d9cb","kind":"commit","published_at":"2016-06-14T15:21:56.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fd5123546fc70661cfc2dfc72bfe1fac4db16646","kind":"commit","published_at":"2016-06-14T14:56:36.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v2.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"b70cf94564e8cb51480ef311b7a1c4ebd7f9011e","kind":"commit","published_at":"2016-06-12T17:51:57.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.3.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.3.0/manifests"},{"name":"1.2.0","sha":"16e2b705809abba9d5558cfc28c78d98fdb86de5","kind":"commit","published_at":"2016-06-10T15:49:21.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/1.2.0","html_url":"https://github.com/algolia/docsearch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/1.2.0/manifests"},{"name":"v1.1.3","sha":"89e31873d7fa43289b9a5eee1ef1f70512637402","kind":"commit","published_at":"2016-04-04T17:57:12.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0f4a4c50628c39176379e1d8631fb61ff9c93276","kind":"commit","published_at":"2016-03-24T20:13:39.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1d7930a90aef4d5a588a1550feb0542f575ccd4d","kind":"commit","published_at":"2016-03-16T16:02:47.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"665dab64a9ab52b6c614acd8755da28e5b4f85c3","kind":"commit","published_at":"2016-02-01T13:52:49.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.1.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c6aa2e3d04ac98bc9cf24fde637c0daa7accc4de","kind":"commit","published_at":"2015-12-28T12:59:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"90f054d893656eea2950ae4aeced122106e423b9","kind":"commit","published_at":"2015-12-24T10:07:26.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.1","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"177d701b0066951e6754ca128942c39d6316086a","kind":"commit","published_at":"2015-12-24T00:11:02.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v1.0.0","html_url":"https://github.com/algolia/docsearch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v1.0.0/manifests"},{"name":"v0.0.7","sha":"e7b3a11d7b47c5921eeb4bb060793b8bc6c496a1","kind":"commit","published_at":"2015-12-22T09:56:10.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.7","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"12cfbe76258590f26fab400fddbe4161ed4d5aa2","kind":"commit","published_at":"2015-12-16T11:13:30.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.6","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"28dc6144332006b56c745972812279b275f53ac3","kind":"commit","published_at":"2015-12-16T11:10:27.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.5","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e07c4149800ddc15a15ddb39753197a97579d373","kind":"commit","published_at":"2015-12-16T11:05:40.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.4","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"31c5a94b57e8cc0bbb00b704db59aadb9cfd1c08","kind":"commit","published_at":"2015-12-16T10:54:20.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.3","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57b3a99a6156d653d939c8614742fa91beb70ddc","kind":"commit","published_at":"2015-12-16T10:51:09.000Z","download_url":"https://codeload.github.com/algolia/docsearch/tar.gz/v0.0.2","html_url":"https://github.com/algolia/docsearch/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/docsearch@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-25T01:54:28.348Z","dependent_packages_count":605,"downloads":212079,"downloads_period":"last-month","dependent_repos_count":18160,"rankings":{"downloads":0.4975792316155427,"dependent_repos_count":0.21092782657518125,"dependent_packages_count":0.10125445736606778,"stargazers_count":1.5757633951531735,"forks_count":1.934199832626168,"docker_downloads_count":0.2447360757304781,"average":0.7607434698444352},"purl":"pkg:npm/docsearch.js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/docsearch.js","docker_dependents_count":141,"docker_downloads_count":22262420,"usage_url":"https://repos.ecosyste.ms/usage/npm/docsearch.js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/docsearch.js/dependencies","status":"deprecated","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:16:55.002Z","issues_count":128,"pull_requests_count":1304,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2959670.477001704,"issues_closed_count":79,"pull_requests_closed_count":1173,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7415644171779141,"merged_pull_requests_count":888,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":879195.175,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":120,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.536144578313253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":53,"past_year_merged_pull_requests_count":111,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","maintainers":[{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"},{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"},{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"},{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"},{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}],"active_maintainers":[{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"},{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"},{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"},{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch.js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch.js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch.js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch.js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch.js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/docsearch.js/codemeta","maintainers":[{"uuid":"algabet","login":"algabet","name":null,"email":"aurelien.gabet@algolia.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~algabet","role":null,"created_at":"2022-11-10T12:05:18.733Z","updated_at":"2022-11-10T12:05:18.733Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/algabet/packages"},{"uuid":"alg-bgastinne","login":"alg-bgastinne","name":null,"email":"benoit.gastinne@algolia.com","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~alg-bgastinne","role":null,"created_at":"2022-11-10T12:05:18.830Z","updated_at":"2022-11-10T12:05:18.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alg-bgastinne/packages"},{"uuid":"daltondickalgolia","login":"daltondickalgolia","name":null,"email":"dalton.dick@algolia.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~daltondickalgolia","role":null,"created_at":"2022-11-10T12:05:18.837Z","updated_at":"2022-11-10T12:05:18.837Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/daltondickalgolia/packages"},{"uuid":"robertmogos","login":"robertmogos","name":null,"email":"robert.mogos@algolia.com","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~robertmogos","role":null,"created_at":"2022-11-10T12:05:18.919Z","updated_at":"2022-11-10T12:05:18.919Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/robertmogos/packages"},{"uuid":"emmanuel.fortin","login":"emmanuel.fortin","name":null,"email":"emmanuel.fortin@algolia.com","url":null,"packages_count":99,"html_url":"https://www.npmjs.com/~emmanuel.fortin","role":null,"created_at":"2022-11-10T12:05:19.005Z","updated_at":"2022-11-10T12:05:19.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/emmanuel.fortin/packages"},{"uuid":"dhaya.b","login":"dhaya.b","name":null,"email":"dhaya.benmessaoud@algolia.com","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~dhaya.b","role":null,"created_at":"2022-11-10T12:05:19.080Z","updated_at":"2022-11-10T12:05:19.080Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dhaya.b/packages"},{"uuid":"haroenv","login":"haroenv","name":null,"email":"hello@haroen.me","url":null,"packages_count":176,"html_url":"https://www.npmjs.com/~haroenv","role":null,"created_at":"2022-11-10T12:05:19.223Z","updated_at":"2022-11-10T12:05:19.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/haroenv/packages"},{"uuid":"tkrugg","login":"tkrugg","name":null,"email":"contact@ymammar.com","url":null,"packages_count":102,"html_url":"https://www.npmjs.com/~tkrugg","role":null,"created_at":"2022-11-10T12:05:19.734Z","updated_at":"2022-11-10T12:05:19.734Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tkrugg/packages"},{"uuid":"lorrissaintgenez","login":"lorrissaintgenez","name":null,"email":"lorris.saint-genez@algolia.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~lorrissaintgenez","role":null,"created_at":"2022-11-10T12:05:20.014Z","updated_at":"2022-11-10T12:05:20.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lorrissaintgenez/packages"},{"uuid":"kombucha","login":"kombucha","name":null,"email":"vincentlemeunier+npm@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~kombucha","role":null,"created_at":"2022-11-10T12:05:20.320Z","updated_at":"2022-11-10T12:05:20.320Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kombucha/packages"},{"uuid":"sylvain","login":"sylvain","name":null,"email":"sylvain.bellone@gmail.com","url":null,"packages_count":33,"html_url":"https://www.npmjs.com/~sylvain","role":null,"created_at":"2022-11-10T12:05:20.443Z","updated_at":"2022-11-10T12:05:20.443Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sylvain/packages"},{"uuid":"amcdaid106","login":"amcdaid106","name":null,"email":"aoife.mcdaid@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~amcdaid106","role":null,"created_at":"2022-11-10T12:05:20.635Z","updated_at":"2022-11-10T12:05:20.635Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amcdaid106/packages"},{"uuid":"jvenezia","login":"jvenezia","name":null,"email":"veneziajeremy@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~jvenezia","role":null,"created_at":"2022-11-10T12:05:20.811Z","updated_at":"2022-11-10T12:05:20.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jvenezia/packages"},{"uuid":"otomatik","login":"otomatik","name":null,"email":"thomas.dalous@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~otomatik","role":null,"created_at":"2022-11-10T12:05:20.985Z","updated_at":"2022-11-10T12:05:20.985Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/otomatik/packages"},{"uuid":"sarahdayan","login":"sarahdayan","name":null,"email":"dayan.sarah@gmail.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~sarahdayan","role":null,"created_at":"2022-11-10T12:05:21.488Z","updated_at":"2022-11-10T12:05:21.488Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sarahdayan/packages"},{"uuid":"maximehuang","login":"maximehuang","name":null,"email":"maxime.huang@algolia.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~maximehuang","role":null,"created_at":"2022-11-10T12:05:21.703Z","updated_at":"2022-11-10T12:05:21.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/maximehuang/packages"},{"uuid":"guitek","login":"guitek","name":null,"email":"guillaume.truchot@algolia.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~guitek","role":null,"created_at":"2022-11-10T12:05:21.829Z","updated_at":"2022-11-10T12:05:21.829Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/guitek/packages"},{"uuid":"cyril.descossy","login":"cyril.descossy","name":null,"email":"cyril.descossy@algolia.com","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~cyril.descossy","role":null,"created_at":"2022-11-10T12:05:22.193Z","updated_at":"2022-11-10T12:05:22.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cyril.descossy/packages"},{"uuid":"plnech","login":"plnech","name":null,"email":"dev@plnech.fr","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~plnech","role":null,"created_at":"2022-11-10T12:05:23.373Z","updated_at":"2022-11-10T12:05:23.373Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/plnech/packages"},{"uuid":"shortcuts","login":"shortcuts","name":null,"email":"clement.vannicatte@algolia.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~shortcuts","role":null,"created_at":"2022-11-10T12:05:23.747Z","updated_at":"2022-11-10T12:05:23.747Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shortcuts/packages"},{"uuid":"praagyajoshi","login":"praagyajoshi","name":null,"email":"praagya.joshi@gmail.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~praagyajoshi","role":null,"created_at":"2022-11-10T12:05:24.029Z","updated_at":"2022-11-10T12:05:24.029Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/praagyajoshi/packages"},{"uuid":"leodau","login":"leodau","name":null,"email":"bluedraggy@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~leodau","role":null,"created_at":"2022-11-10T12:05:25.113Z","updated_at":"2022-11-10T12:05:25.113Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leodau/packages"},{"uuid":"fabienmotte","login":"fabienmotte","name":null,"email":"contact@fabienmotte.com","url":null,"packages_count":59,"html_url":"https://www.npmjs.com/~fabienmotte","role":null,"created_at":"2022-11-10T12:05:25.352Z","updated_at":"2022-11-10T12:05:25.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fabienmotte/packages"},{"uuid":"bobylito","login":"bobylito","name":null,"email":"bobylito@gmail.com","url":null,"packages_count":50,"html_url":"https://www.npmjs.com/~bobylito","role":null,"created_at":"2022-11-10T12:05:25.499Z","updated_at":"2022-11-10T12:05:25.499Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bobylito/packages"},{"uuid":"pixelastic","login":"pixelastic","name":null,"email":"tim@pixelastic.com","url":null,"packages_count":119,"html_url":"https://www.npmjs.com/~pixelastic","role":null,"created_at":"2022-11-10T12:05:25.522Z","updated_at":"2022-11-10T12:05:25.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pixelastic/packages"},{"uuid":"redox","login":"redox","name":null,"email":"sylvain.utard@gmail.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~redox","role":null,"created_at":"2022-11-10T12:05:25.506Z","updated_at":"2022-11-10T12:05:25.506Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/redox/packages"},{"uuid":"maxiloc","login":"maxiloc","name":null,"email":"maxiloc@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~maxiloc","role":null,"created_at":"2022-11-10T12:05:25.533Z","updated_at":"2022-11-10T12:05:25.533Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/maxiloc/packages"},{"uuid":"abodelot","login":"abodelot","name":null,"email":"alexandre.bodelot@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~abodelot","role":null,"created_at":"2023-03-24T09:18:55.706Z","updated_at":"2023-03-24T09:18:55.706Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/abodelot/packages"},{"uuid":"jasonberry","login":"jasonberry","name":null,"email":"jason@thevagabond.net","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~jasonberry","role":null,"created_at":"2023-04-03T20:21:46.772Z","updated_at":"2023-04-03T20:21:46.772Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasonberry/packages"},{"uuid":"leviwhalen","login":"leviwhalen","name":null,"email":"levi@leviwhalen.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~leviwhalen","role":null,"created_at":"2023-03-24T09:18:56.047Z","updated_at":"2023-03-24T09:18:56.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leviwhalen/packages"},{"uuid":"catalgolia","login":"catalgolia","name":null,"email":"claudia.rodriguez-schroeder@algolia.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~catalgolia","role":null,"created_at":"2022-11-20T23:26:12.160Z","updated_at":"2022-11-20T23:26:12.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/catalgolia/packages"},{"uuid":"fluf","login":"fluf","name":null,"email":"thomas.raffray@icloud.com","url":null,"packages_count":35,"html_url":"https://www.npmjs.com/~fluf","role":null,"created_at":"2023-03-24T09:18:57.054Z","updated_at":"2023-03-24T09:18:57.054Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fluf/packages"},{"uuid":"dylantientcheu","login":"dylantientcheu","name":null,"email":"dylan.tientcheu@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~dylantientcheu","role":null,"created_at":"2023-01-19T21:06:43.548Z","updated_at":"2023-01-19T21:06:43.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dylantientcheu/packages"},{"uuid":"raed-algolia","login":"raed-algolia","name":null,"email":"raed.chammam@algolia.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~raed-algolia","role":null,"created_at":"2023-01-25T17:12:45.572Z","updated_at":"2023-01-25T17:12:45.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raed-algolia/packages"},{"uuid":"pjankowski5312","login":"pjankowski5312","name":null,"email":"paul.jankowski@algolia.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~pjankowski5312","role":null,"created_at":"2023-02-21T12:35:51.937Z","updated_at":"2023-02-21T12:35:51.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pjankowski5312/packages"},{"uuid":"taylorcjohnson_algolia","login":"taylorcjohnson_algolia","name":null,"email":"taylor.johnson@algolia.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~taylorcjohnson_algolia","role":null,"created_at":"2023-02-21T12:35:51.850Z","updated_at":"2023-02-21T12:35:51.850Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/taylorcjohnson_algolia/packages"},{"uuid":"instantsearch-bot","login":"instantsearch-bot","name":null,"email":"instantsearch-bot@algolia.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~instantsearch-bot","role":null,"created_at":"2023-03-24T09:18:57.524Z","updated_at":"2023-03-24T09:18:57.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/instantsearch-bot/packages"},{"uuid":"sfaiqh","login":"sfaiqh","name":null,"email":"sfaiqh@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~sfaiqh","role":null,"created_at":"2023-03-24T09:18:56.459Z","updated_at":"2023-03-24T09:18:56.459Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sfaiqh/packages"},{"uuid":"scyganek-algolia","login":"scyganek-algolia","name":null,"email":"sebastian.cyganek@algolia.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~scyganek-algolia","role":null,"created_at":"2023-03-29T01:25:42.042Z","updated_at":"2023-03-29T01:25:42.042Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/scyganek-algolia/packages"},{"uuid":"alg-admin","login":"alg-admin","name":null,"email":"admin@algolia.com","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~alg-admin","role":null,"created_at":"2023-07-06T00:19:13.074Z","updated_at":"2023-07-06T00:19:13.074Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alg-admin/packages"},{"uuid":"eventexperiences_algolia","login":"eventexperiences_algolia","name":null,"email":"team-event-experiences-engineering@algolia.com","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~eventexperiences_algolia","role":null,"created_at":"2024-01-15T23:05:08.794Z","updated_at":"2024-01-15T23:05:08.794Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eventexperiences_algolia/packages"},{"uuid":"antoine.gilles","login":"antoine.gilles","name":null,"email":"antoine.gilles@algolia.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~antoine.gilles","role":null,"created_at":"2024-02-02T17:07:04.325Z","updated_at":"2024-02-02T17:07:04.325Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antoine.gilles/packages"},{"uuid":"louishousiaux","login":"louishousiaux","name":null,"email":"louis.housiaux@algolia.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~louishousiaux","role":null,"created_at":"2024-02-15T10:08:28.097Z","updated_at":"2024-02-15T10:08:28.097Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/louishousiaux/packages"},{"uuid":"shaejaz","login":"shaejaz","name":null,"email":"shaejaz5@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~shaejaz","role":null,"created_at":"2024-08-24T07:50:13.605Z","updated_at":"2024-08-24T07:50:13.605Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shaejaz/packages"},{"uuid":"vascobettencourt","login":"vascobettencourt","name":null,"email":"vasco.bettencourt@algolia.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~vascobettencourt","role":null,"created_at":"2026-02-13T15:32:52.314Z","updated_at":"2026-02-13T15:32:52.314Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vascobettencourt/packages"},{"uuid":"mariaaalungu","login":"mariaaalungu","name":null,"email":"maria.lungu@algolia.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~mariaaalungu","role":null,"created_at":"2026-02-13T15:32:52.439Z","updated_at":"2026-02-13T15:32:52.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mariaaalungu/packages"},{"uuid":"cdhawke-algolia","login":"cdhawke-algolia","name":null,"email":"christopher.hawke@algolia.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~cdhawke-algolia","role":null,"created_at":"2026-02-13T15:32:52.634Z","updated_at":"2026-02-13T15:32:52.634Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cdhawke-algolia/packages"},{"uuid":"felipe-bernal","login":"felipe-bernal","name":null,"email":"guillermo.bernal@algolia.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~felipe-bernal","role":null,"created_at":"2026-02-13T15:32:52.807Z","updated_at":"2026-02-13T15:32:52.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/felipe-bernal/packages"},{"uuid":"morgan-algolia2","login":"morgan-algolia2","name":null,"email":"morgan.leroi+npm@algolia.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~morgan-algolia2","role":null,"created_at":"2026-02-13T15:32:52.953Z","updated_at":"2026-02-13T15:32:52.953Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/morgan-algolia2/packages"},{"uuid":"jcalgo","login":"jcalgo","name":null,"email":"jonathan.case@algolia.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~jcalgo","role":null,"created_at":"2026-02-13T15:32:54.772Z","updated_at":"2026-02-13T15:32:54.772Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcalgo/packages"},{"uuid":"aallam.alg","login":"aallam.alg","name":null,"email":"mouaad.aallam@algolia.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~aallam.alg","role":null,"created_at":"2026-02-13T15:32:55.691Z","updated_at":"2026-02-13T15:32:55.691Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aallam.alg/packages"},{"uuid":"cmarguta-algolia","login":"cmarguta-algolia","name":null,"email":"catalin.marguta@algolia.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~cmarguta-algolia","role":null,"created_at":"2026-02-13T15:33:03.237Z","updated_at":"2026-02-13T15:33:03.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cmarguta-algolia/packages"},{"uuid":"harsharora-algolia","login":"harsharora-algolia","name":null,"email":"harsh.arora@algolia.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~harsharora-algolia","role":null,"created_at":"2026-02-13T15:33:03.803Z","updated_at":"2026-02-13T15:33:03.803Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/harsharora-algolia/packages"},{"uuid":"blaineventurine","login":"blaineventurine","name":null,"email":"blaineventurine@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~blaineventurine","role":null,"created_at":"2026-02-13T15:33:04.462Z","updated_at":"2026-02-13T15:33:04.462Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blaineventurine/packages"},{"uuid":"sarahdayanalgolia","login":"sarahdayanalgolia","name":null,"email":"sarah.dayan@algolia.com","url":null,"packages_count":58,"html_url":"https://www.npmjs.com/~sarahdayanalgolia","role":null,"created_at":"2026-02-13T15:33:05.023Z","updated_at":"2026-02-13T15:33:05.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sarahdayanalgolia/packages"},{"uuid":"gavaudan-algolia","login":"gavaudan-algolia","name":null,"email":"leonardo.gavaudan@algolia.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~gavaudan-algolia","role":null,"created_at":"2026-02-13T15:33:05.553Z","updated_at":"2026-02-13T15:33:05.553Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gavaudan-algolia/packages"},{"uuid":"mszmaj-algolia","login":"mszmaj-algolia","name":null,"email":"michal.szmaj@algolia.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~mszmaj-algolia","role":null,"created_at":"2026-02-13T15:33:06.073Z","updated_at":"2026-02-13T15:33:06.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mszmaj-algolia/packages"},{"uuid":"algsamy","login":"algsamy","name":null,"email":"samy.jarboui@algolia.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~algsamy","role":null,"created_at":"2026-02-13T15:33:08.189Z","updated_at":"2026-02-13T15:33:08.189Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/algsamy/packages"},{"uuid":"carloscampos","login":"carloscampos","name":null,"email":"carlos.campos@algolia.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~carloscampos","role":null,"created_at":"2026-02-13T15:33:09.439Z","updated_at":"2026-02-13T15:33:09.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/carloscampos/packages"},{"uuid":"fredalgolia","login":"fredalgolia","name":null,"email":"fred.phillips@algolia.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~fredalgolia","role":null,"created_at":"2026-02-13T15:33:10.438Z","updated_at":"2026-02-13T15:33:10.438Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fredalgolia/packages"},{"uuid":"samykettani","login":"samykettani","name":null,"email":"samy.kettani@me.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~samykettani","role":null,"created_at":"2026-02-13T15:32:59.544Z","updated_at":"2026-02-13T15:32:59.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/samykettani/packages"},{"uuid":"marioalgolia","login":"marioalgolia","name":null,"email":"mario.dan@algolia.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~marioalgolia","role":null,"created_at":"2026-02-13T15:33:00.726Z","updated_at":"2026-02-13T15:33:00.726Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marioalgolia/packages"},{"uuid":"sirockin_algolia","login":"sirockin_algolia","name":null,"email":"dave.sirockin@algolia.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~sirockin_algolia","role":null,"created_at":"2026-02-13T15:32:53.159Z","updated_at":"2026-02-13T15:32:53.159Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sirockin_algolia/packages"},{"uuid":"nyagudayev","login":"nyagudayev","name":null,"email":"natan.yagudayev@algolia.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~nyagudayev","role":null,"created_at":"2026-02-13T15:32:58.890Z","updated_at":"2026-02-13T15:32:58.890Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nyagudayev/packages"},{"uuid":"tecu23","login":"tecu23","name":null,"email":"andrei.teculescu@algolia.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~tecu23","role":null,"created_at":"2026-02-13T15:32:57.359Z","updated_at":"2026-02-13T15:32:57.359Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tecu23/packages"},{"uuid":"eric-zaharia","login":"eric-zaharia","name":null,"email":"zahariaeric@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~eric-zaharia","role":null,"created_at":"2026-02-13T15:33:02.681Z","updated_at":"2026-02-13T15:33:02.681Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eric-zaharia/packages"},{"uuid":"mariamthiam01","login":"mariamthiam01","name":null,"email":"mariam.thiam@algolia.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~mariamthiam01","role":null,"created_at":"2026-07-06T11:42:56.718Z","updated_at":"2026-07-06T11:42:56.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mariamthiam01/packages"},{"uuid":"sevans3000","login":"sevans3000","name":null,"email":"steven.evans@algolia.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~sevans3000","role":null,"created_at":"2026-07-06T11:42:56.983Z","updated_at":"2026-07-06T11:42:56.983Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sevans3000/packages"},{"uuid":"jinste","login":"jinste","name":null,"email":"stephane.jin@algolia.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~jinste","role":null,"created_at":"2026-07-06T11:42:53.698Z","updated_at":"2026-07-06T11:42:53.698Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jinste/packages"},{"uuid":"anjola-algolia","login":"anjola-algolia","name":null,"email":"anjola.adeuyi@algolia.com","url":null,"packages_count":58,"html_url":"https://www.npmjs.com/~anjola-algolia","role":null,"created_at":"2026-07-06T11:42:56.178Z","updated_at":"2026-07-06T11:42:56.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anjola-algolia/packages"},{"uuid":"bjorkkim","login":"bjorkkim","name":null,"email":"kim.bjork@algolia.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~bjorkkim","role":null,"created_at":"2026-07-06T11:42:56.465Z","updated_at":"2026-07-06T11:42:56.465Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bjorkkim/packages"},{"uuid":"mbramwell-algolia","login":"mbramwell-algolia","name":null,"email":"michael.bramwell@algolia.com","url":null,"packages_count":97,"html_url":"https://www.npmjs.com/~mbramwell-algolia","role":null,"created_at":"2026-08-15T04:36:47.893Z","updated_at":"2026-08-15T04:36:47.893Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbramwell-algolia/packages"},{"uuid":"vincentalindogan","login":"vincentalindogan","name":null,"email":"vincentalindogan@gmail.com","url":null,"packages_count":36,"html_url":"https://www.npmjs.com/~vincentalindogan","role":null,"created_at":"2026-08-15T04:36:47.895Z","updated_at":"2026-08-15T04:36:47.895Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vincentalindogan/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786800,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":10337,"full_name":"algolia/docsearch","default_branch":"main","total_commits":1838,"total_committers":136,"total_bot_commits":190,"total_bot_committers":2,"mean_commits":13.514705882352942,"dds":0.8416757344940152,"past_year_total_commits":152,"past_year_total_committers":16,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":9.5,"past_year_dds":0.6052631578947368,"last_synced_at":"2026-08-26T06:30:38.740Z","last_synced_commit":"46f109609a2bc9b7c716b5f793d97f7ebbacdbca","created_at":"2023-03-07T11:05:47.421Z","updated_at":"2026-08-20T07:05:47.918Z","committers":[{"name":"Renovate Bot","email":"bot@renovateapp.com","login":"renovate-bot","count":291},{"name":"François Chalifour","email":"francois.chalifour@gmail.com","login":"francoischalifour","count":225},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":180},{"name":"Sylvain Pace","email":"sylvain.pace@algolia.com","login":null,"count":140},{"name":"Pixelastic","email":"tim@pixelastic.com","login":"pixelastic","count":131},{"name":"Shipow","email":"shipowlata@gmail.com","login":"Shipow","count":102},{"name":"Clément Vannicatte","email":"vannicattec@gmail.com","login":"shortcuts","count":84},{"name":"Dylan Tientcheu","email":"dylan.tientcheu@algolia.com","login":"dylantientcheu","count":75},{"name":"Paul Jankowski","email":"33367713+8bittitan","login":"8bittitan","count":71},{"name":"Sylvain UTARD","email":"sylvain.utard@gmail.com","login":"redox","count":66},{"name":"vvo","email":"vincent.voyer@algolia.com","login":null,"count":56},{"name":"Maxime Locqueville","email":"maxiloc@gmail.com","login":"maxiloc","count":53},{"name":"Algolia Bot","email":"30854082+algolia-bot","login":"algolia-bot","count":29},{"name":"James Gray","email":"101061708+randombeeper","login":"randombeeper","count":24},{"name":"Shane Afsar","email":"shane.afsar@algolia.com","login":null,"count":20},{"name":"Vincent Voyer","email":"wouaren@gmail.com","login":"vvo","count":16},{"name":"Pierre Millot","email":"millotpierre3@gmail.com","login":"millotp","count":15},{"name":"InstantSearch","email":"66688561+instantsearch-bot","login":"instantsearch-bot","count":14},{"name":"Peter Villani","email":"peter.villani@algolia.com","login":"codeharmonics","count":14},{"name":"Natan Yagudayev","email":"natanyagudayev@gmail.com","login":"NatanTechofNY","count":12},{"name":"Vasco Bettencourt","email":"32492444+vascobettencourt","login":"vascobettencourt","count":11},{"name":"Alexandre Stanislawski","email":"alexandre.stanislawski@algolia.com","login":null,"count":11},{"name":"Haroen Viaene","email":"fingebimus@me.com","login":"Haroenv","count":10},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":10},{"name":"Lucas Bonomi","email":"lucas.bonomi@gmail.com","login":"LukyVj","count":6},{"name":"Felipe Bermudez","email":"felipeberm@gmail.com","login":"pipeline1987","count":6},{"name":"maxiloc","email":"maxime.locqueville@algolia.com","login":null,"count":6},{"name":"Divyansh Singh","email":"40380293+brc-dd","login":"brc-dd","count":5},{"name":"kokliKo","email":"nicolas.baissas@gmail.com","login":"kokliKo","count":4},{"name":"Rémy-Christophe Schermesser","email":"git@schermesser.com","login":"ElPicador","count":4},{"name":"Matthieu Dumont","email":"jerska@live.fr","login":"Jerska","count":4},{"name":"Lorris Saint-Genez","email":"lorrissaintgenez@gmail.com","login":"LorrisSaintGenez","count":4},{"name":"Kai Welke","email":"kai.welke@algolia.com","login":"kai687","count":3},{"name":"Christian Oliff","email":"christianoliff@pm.me","login":"coliff","count":3},{"name":"Levi Whalen","email":"levi@leviwhalen.com","login":"levimichael","count":3},{"name":"Rami Yushuvaev","email":"r_a_m_i@hotmail.com","login":"ramiy","count":3},{"name":"Sam Chen","email":"chenxsan@gmail.com","login":"chenxsan","count":3},{"name":"Sébastien Lorber","email":"slorber","login":"slorber","count":3},{"name":"Takuya N","email":"takninnovationresearch@gmail.com","login":"tnir","count":3},{"name":"mblandineau","email":"32491689+mblandineau","login":"mblandineau","count":3},{"name":"루밀LuMir","email":"rpfos@naver.com","login":"lumirlumir","count":3},{"name":"Blake V.","email":"87083504+bvandercar-vt","login":"bvandercar-vt","count":2},{"name":"Alexey Pyltsyn","email":"lex61rus@gmail.com","login":"lex111","count":2},{"name":"Xavier Ruiz","email":"github@xav.ie","login":"xav-ie","count":2},{"name":"Sid","email":"122173059+hugo-sid","login":"hugo-sid","count":2},{"name":"Sarah German","email":"sarahg","login":"sarahg","count":2},{"name":"Sarah Dayan","email":"5370675+sarahdayan","login":"sarahdayan","count":2},{"name":"Olivier Tassinari","email":"olivier.tassinari@gmail.com","login":"oliviertassinari","count":2},{"name":"Oliver Matla","email":"info@lupinitylabs.com","login":"lupinitylabs","count":2},{"name":"Keshia Rose","email":"keshia.com@gmail.com","login":"KeshiaRose","count":2},{"name":"Kaelig Deloumeau-Prigent","email":"kaelig","login":"kaelig","count":2},{"name":"Josh Wong","email":"joshuarwong@outlook.com","login":"josh-wong","count":2},{"name":"Bojan Rajh","email":"117360292+bojanrajh","login":"bojanrajh","count":2},{"name":"Casey Brooks","email":"cjbrooks12@gmail.com","login":"cjbrooks12","count":2},{"name":"Dan Allen","email":"dan.j.allen@gmail.com","login":"mojavelinux","count":2},{"name":"Endi","email":"endiliey@gmail.com","login":"endiliey","count":2},{"name":"Gianluca Bargelli","email":"g.bargelli@gmail.com","login":"proudlygeek","count":2},{"name":"Josh Dzielak","email":"dzello","login":"dzello","count":2},{"name":"Aaron Stillwell","email":"stillwell.mailbox@gmail.com","login":"aaronstillwell","count":1},{"name":"Adam Skoufis","email":"askoufis","login":"askoufis","count":1},{"name":"Ahmed AbouZaid","email":"6760103+aabouzaid","login":"aabouzaid","count":1},{"name":"Alexandre C","email":"seafoox@gmail.com","login":"seafoox","count":1},{"name":"Aman Mittal","email":"amandeepmittal@live.com","login":"amandeepmittal","count":1},{"name":"Eunjae Lee","email":"eunjae.lee@algolia.com","login":null,"count":1},{"name":"Jan Petr","email":"jan.petr@algolia.com","login":null,"count":1},{"name":"非凡少年","email":"i@powerfulyang.com","login":null,"count":1},{"name":"Samuel Bodin","email":"samuel.bodin@algolia.com","login":null,"count":1},{"name":"Toby Baratta","email":"tobaratt@microsoft.com","login":null,"count":1},{"name":"Steph","email":"35910788+huynhicode","login":"huynhicode","count":1},{"name":"Sigmabro","email":"122412346+Sigmabrogz","login":"Sigmabrogz","count":1},{"name":"Sean van Zuidam","email":"sean.grimlink@gmail.com","login":"GrimLink","count":1},{"name":"Ryan Nevius","email":"rnevius","login":"rnevius","count":1},{"name":"Ryan Christian","email":"33403762+rschristian","login":"rschristian","count":1},{"name":"Rufat Zeynalli","email":"rufat.zeinalli@gmail.com","login":"rufatZZ","count":1},{"name":"Roger Sheen","email":"roger@infotexture.net","login":"infotexture","count":1},{"name":"Rick Lamers","email":"ricklamers@gmail.com","login":"ricklamers","count":1},{"name":"Raphael Cunha","email":"rbcunhadesign@gmail.com","login":"rbcunhadesign","count":1},{"name":"Phanendra Guptha Katta","email":"47347106+phanendraguptha","login":"phanendraguptha","count":1},{"name":"Peter Etelej","email":"peter@etelej.com","login":"peteretelej","count":1},{"name":"Pascal Borreli","email":"pascal@borreli.com","login":"pborreli","count":1},{"name":"NiteshSingh17","email":"79739154+NiteshSingh17","login":"NiteshSingh17","count":1},{"name":"Mike Fix","email":"62121649+mfix-stripe","login":"mfix-stripe","count":1},{"name":"Max Schmitt","email":"max@schmitt.mx","login":"mxschmitt","count":1},{"name":"Hichem Fantar","email":"fantar.hichem@gmail.com","login":"hichemfantar","count":1},{"name":"Martijn Cuppens","email":"martijn.cuppens@gmail.com","login":"MartijnCuppens","count":1},{"name":"小虎oni","email":"xiaohuoni","login":"xiaohuoni","count":1},{"name":"swyx","email":"shawnthe1@gmail.com","login":"swyxio","count":1},{"name":"snxx","email":"snmgreenx@gmail.com","login":"serjan-nasredin","count":1},{"name":"reece-white","email":"93522192+reece-white","login":"reece-white","count":1},{"name":"mantou","email":"709922234@qq.com","login":"mantou132","count":1},{"name":"loveky","email":"ylzcylx@gmail.com","login":"loveky","count":1},{"name":"itachi sasuke","email":"8012032+Keithwachira","login":"Keithwachira","count":1},{"name":"harrison-symes","email":"symeshjb@gmail.com","login":"harrison-symes","count":1},{"name":"Zoltán Szőgyényi","email":"zoltan@themesberg.com","login":"zoltanszogyenyi","count":1},{"name":"Zadkiel Aharonian","email":"zadkiel.aharonian@gmail.com","login":"aslafy-z","count":1},{"name":"Will Sargent","email":"wsargent","login":"wsargent","count":1},{"name":"Will","email":"willpatera@gmail.com","login":"willpatera","count":1},{"name":"Vishal Rana","email":"vr@labstack.com","login":"vishr","count":1},{"name":"Tyson Williams","email":"34664007+TysonMN","login":"TysonMN","count":1},{"name":"Travis Arnold","email":"ftntravis@gmail.com","login":"souporserious","count":1},{"name":"Matthew Setter","email":"settermjd","login":"settermjd","count":1},{"name":"Sven Luijten","email":"11269635+svenluijten","login":"svenluijten","count":1},{"name":"Heather Buchel","email":"hbuchel@gmail.com","login":"hbuchel","count":1},{"name":"Greg Brimble","email":"developer@gregbrimble.com","login":"GregBrimble","count":1},{"name":"Gildas Garcia","email":"1122076+djhi","login":"djhi","count":1},{"name":"Frank Taillandier","email":"frank.taillandier@gmail.com","login":"DirtyF","count":1},{"name":"Florimond Manca","email":"florimond.manca@gmail.com","login":"florimondmanca","count":1},{"name":"Duncan McClean","email":"damcclean","login":"damcclean","count":1},{"name":"Doma","email":"leishenghao@126.com","login":"SevenOutman","count":1},{"name":"David Öhlin","email":"hello@davidohl.in","login":"davidohlin","count":1},{"name":"Daria Savinova","email":"95074135+dariasavinova","login":"dariasavinova","count":1},{"name":"Danny Guo","email":"dguo","login":"dguo","count":1},{"name":"Daniel Maher","email":"phrawzty+github@gmail.com","login":"phrawzty","count":1},{"name":"Daiki Nishikawa","email":"nd.12021218@gmail.com","login":"nissy-dev","count":1},{"name":"Connor Wilson","email":"me@cwlsn.com","login":"cwlsn","count":1},{"name":"Clément Denoix","email":"flydesigned@gmail.com","login":"clemfromspace","count":1},{"name":"Mathias Bynens","email":"mathias@qiwi.be","login":"mathiasbynens","count":1},{"name":"Bisaloo","email":"Bisaloo","login":"Bisaloo","count":1},{"name":"Ben","email":"blueredcat@gmail.com","login":"bn-l","count":1},{"name":"Marais Rossouw","email":"me@marais.co","login":"maraisr","count":1},{"name":"Lukas Drgon","email":"lukas.drgon@gmail.com","login":"LukasDrgon","count":1},{"name":"Kim Pohas","email":"56411016+kimsauce","login":"kimsauce","count":1},{"name":"Kiho Cham","email":"monkindey@163.com","login":"monkindey","count":1},{"name":"Katherine McAuliffe","email":"codemonkey9000","login":"codemonkey9000","count":1},{"name":"Julius","email":"45975811+nedjulius","login":"nedjulius","count":1},{"name":"Jozef Majzel","email":"43440486+xmajzel","login":"xmajzel","count":1},{"name":"Josh Dzielak","email":"jdzielak@gmail.com","login":"joshed-io","count":1},{"name":"Jim Nielsen","email":"jimniels@gmail.com","login":"jimniels","count":1},{"name":"Jason Chen","email":"jhchen7@gmail.com","login":"jhchen","count":1},{"name":"James Rhea","email":"jamesrhea","login":"jamesrhea","count":1},{"name":"Jake Witz","email":"74574233+jwitz","login":"jwitz","count":1},{"name":"Iulian Onofrei","email":"6d0847b9@opayq.com","login":"revolter","count":1},{"name":"Ian VanSchooten","email":"ian.vanschooten@gmail.com","login":"IanVS","count":1},{"name":"Bumsik Kim","email":"k.bumsik@gmail.com","login":"kbumsik","count":1},{"name":"Heidi Dong","email":"dong.heidi@gmail.com","login":"heidid","count":1},{"name":"Heeam Shin","email":"40779050+HeeamShin","login":"HeeamShin","count":1}],"past_year_committers":[{"name":"Paul Jankowski","email":"33367713+8bittitan","login":"8bittitan","count":60},{"name":"Dylan Tientcheu","email":"dylan.tientcheu@algolia.com","login":"dylantientcheu","count":56},{"name":"Vasco Bettencourt","email":"32492444+vascobettencourt","login":"vascobettencourt","count":9},{"name":"Lorris Saint-Genez","email":"lorrissaintgenez@gmail.com","login":"LorrisSaintGenez","count":4},{"name":"Felipe Bermudez","email":"felipeberm@gmail.com","login":"pipeline1987","count":4},{"name":"Divyansh Singh","email":"40380293+brc-dd","login":"brc-dd","count":4},{"name":"NatanTechOfNY","email":"natanyagudayev@gmail.com","login":"NatanTechofNY","count":3},{"name":"Rami Yushuvaev","email":"r_a_m_i@hotmail.com","login":"ramiy","count":3},{"name":"Sarah Dayan","email":"5370675+sarahdayan","login":"sarahdayan","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Xavier Ruiz","email":"github@xav.ie","login":"xav-ie","count":1},{"name":"Sigmabro","email":"122412346+Sigmabrogz","login":"Sigmabrogz","count":1},{"name":"Kim Pohas","email":"56411016+kimsauce","login":"kimsauce","count":1},{"name":"Kai Welke","email":"kai.welke@algolia.com","login":"kai687","count":1},{"name":"Greg Brimble","email":"developer@gregbrimble.com","login":"GregBrimble","count":1},{"name":"Ahmed AbouZaid","email":"6760103+aabouzaid","login":"aabouzaid","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778025,"commits_count":983176112,"contributors_count":41439624,"owners_count":1364573,"committers_count":3363305,"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":"algolia/docsearch","html_url":"https://github.com/algolia/docsearch","last_synced_at":"2026-08-25T09:35:54.572Z","status":null,"issues_count":128,"pull_requests_count":1308,"avg_time_to_close_issue":13017959.316455696,"avg_time_to_close_pull_request":2949625.996604414,"issues_closed_count":79,"pull_requests_closed_count":1177,"pull_request_authors_count":65,"issue_authors_count":102,"avg_comments_per_issue":2.1640625,"avg_comments_per_pull_request":0.7454128440366973,"merged_pull_requests_count":891,"bot_issues_count":2,"bot_pull_requests_count":939,"past_year_issues_count":16,"past_year_pull_requests_count":170,"past_year_avg_time_to_close_issue":8670784.333333334,"past_year_avg_time_to_close_pull_request":850884.7177419355,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":124,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":1.5470588235294118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":53,"past_year_merged_pull_requests_count":114,"created_at":"2023-05-18T06:45:29.064Z","updated_at":"2026-08-25T09:35:54.573Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fdocsearch/issues","issue_labels_count":{"table":{"Needs investigation":6,"DocSearch v4":6,"Investigation in progress":5,"bug":4,"crawler":4,"Autocomplete":2,"question":2,"DocSearch v5":2,"v3":2,"enhancement":2,"wontfix":1,"documentation":1,"help wanted":1,"feature":1}},"pull_request_labels_count":{"table":{"enhancement":6,"DocSearch v4":4,"major":4,"DONT MERGE":3,"feature":2,"DocSearch v3":1,"javascript":1,"bug":1,"dependencies":1}},"issue_author_associations_count":{"table":{"NONE":103,"CONTRIBUTOR":24,"MEMBER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1192,"NONE":48,"COLLABORATOR":48,"MEMBER":20}},"issue_authors":{"table":{"cephirothdy2j":5,"slorber":4,"brc-dd":3,"msftedad":3,"rschristian":3,"renovate[bot]":2,"Mister-Hope":2,"arno-fukuda":2,"g1879":2,"lumirlumir":2,"XhmikosR":2,"oliviertassinari":2,"mantou132":2,"JudyHFisher":2,"baiwumm":2,"RayShineHub":2,"ppiegaze":2,"trofim24":2,"mrlubos":1,"millotp":1,"hisaichi5518":1,"khaos119":1,"ruemic":1,"vickyRathee":1,"mistic100":1,"pitosalas":1,"zonky2":1,"jackieros":1,"robmoffat":1,"icflorescu":1,"urfreespace":1,"h-yw":1,"18888628835":1,"ForgoneReality":1,"DominicGBauer":1,"Trandat2022":1,"bingliran":1,"trevorpfiz":1,"halkeye":1,"GrimLink":1,"Mysterious-Dev":1,"tillprochaska":1,"batosai":1,"ArthurFlag":1,"jfitzgerald":1,"Red-Asuka":1,"shortcuts":1,"brillout":1,"erduotong":1,"xihuanxiaorang":1,"Janpot":1,"timngyn":1,"hichemfantar":1,"xunhui":1,"ArthurFlageul":1,"deining":1,"lobachpavel":1,"HM-Suiji":1,"kai687":1,"yxzlwz":1,"acsr":1,"PhantasWeng":1,"alanuecker":1,"powerfulyang":1,"benradstone":1,"dylanh724":1,"krisstern":1,"green-study":1,"ondrejmirtes":1,"kijung-iM":1,"WangJincheng4869":1,"phanendraguptha":1,"dariasavinova":1,"will-nguyenpham":1,"rkovalov":1,"Mitcal":1,"jshah4517":1,"daolf":1,"zoltanszogyenyi":1,"omonk":1,"tcy1999":1,"ascott18":1,"DominikaK":1,"bojanrajh":1,"Prarthanav":1,"bluefire1999":1,"rust17":1,"onattech":1,"fkc-alt":1,"golota60":1,"parkas2018":1,"artembelik":1,"beeena":1,"lex111":1,"dandimeo":1,"mzbu":1,"pawelgalazka":1,"williampaciaroni":1,"MShineRay":1,"Zhengqbbb":1,"ioit-aaa":1,"fabian-hiller":1}},"pull_request_authors":{"table":{"renovate[bot]":938,"8bittitan":68,"dylantientcheu":57,"algolia-bot":33,"millotp":31,"randombeeper":29,"NatanTechofNY":12,"shortcuts":11,"shaneafsar":9,"pipeline1987":8,"vascobettencourt":7,"brc-dd":7,"levimichael":6,"lumirlumir":6,"GregBrimble":5,"xav-ie":4,"bvandercar-vt":4,"Mister-Hope":4,"josh-wong":4,"bojanrajh":2,"xmajzel":2,"reece-white":2,"hugo-sid":2,"LorrisSaintGenez":2,"DanRoscigno":2,"dariasavinova":2,"ramiy":2,"mxschmitt":2,"vlad-stohnii":2,"PierreBerger":2,"hichemfantar":2,"bn-l":2,"amandeepmittal":2,"NiteshSingh17":2,"letavocado":2,"hbuchel":2,"djhi":2,"rschristian":2,"DavydeVries":1,"aslafy-z":1,"alexgrozav":1,"jwitz":1,"Legend-Master":1,"nedjulius":1,"Sigmabrogz":1,"icflorescu":1,"tnir":1,"kimsauce":1,"lex111":1,"isner":1,"phanendraguptha":1,"kombucha":1,"mantou132":1,"oliviertassinari":1,"aabouzaid":1,"rufatZZ":1,"dependabot[bot]":1,"francoischalifour":1,"lucperkins":1,"SevenOutman":1,"Fenz-art":1,"sarahdayan":1,"kai687":1,"lachlancollins":1,"powerfulyang":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"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":{"bug":3,"DocSearch v5":2,"Investigation in progress":2,"Needs investigation":2,"DocSearch v4":1,"enhancement":1}},"past_year_pull_request_labels_count":{"table":{"enhancement":2,"dependencies":1,"DocSearch v3":1,"DocSearch v4":1,"javascript":1}},"past_year_issue_author_associations_count":{"table":{"NONE":9,"CONTRIBUTOR":7}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":156,"NONE":5,"COLLABORATOR":4,"MEMBER":3}},"past_year_issue_authors":{"table":{"brc-dd":3,"slorber":3,"JudyHFisher":2,"ppiegaze":2,"trofim24":2,"benradstone":1,"ioit-aaa":1,"rschristian":1,"yxzlwz":1}},"past_year_pull_request_authors":{"table":{"8bittitan":63,"renovate[bot]":52,"dylantientcheu":26,"brc-dd":5,"GregBrimble":5,"pipeline1987":4,"LorrisSaintGenez":2,"ramiy":2,"vascobettencourt":2,"aabouzaid":1,"dependabot[bot]":1,"Fenz-art":1,"kimsauce":1,"kombucha":1,"sarahdayan":1,"Sigmabrogz":1}},"maintainers":[{"table":{"login":"randombeeper","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/randombeeper"}},{"table":{"login":"shortcuts","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"}},{"table":{"login":"shaneafsar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shaneafsar"}},{"table":{"login":"NatanTechofNY","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NatanTechofNY"}},{"table":{"login":"vascobettencourt","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"}},{"table":{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"}},{"table":{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"}},{"table":{"login":"francoischalifour","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francoischalifour"}},{"table":{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}}],"active_maintainers":[{"table":{"login":"LorrisSaintGenez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LorrisSaintGenez"}},{"table":{"login":"pipeline1987","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipeline1987"}},{"table":{"login":"vascobettencourt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vascobettencourt"}},{"table":{"login":"sarahdayan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"}}]}},"events":{"total":{"CreateEvent":373,"DeleteEvent":392,"ForkEvent":52,"IssueCommentEvent":279,"IssuesEvent":65,"MemberEvent":1,"PullRequestEvent":764,"PullRequestReviewCommentEvent":58,"PullRequestReviewEvent":169,"PushEvent":1964,"ReleaseEvent":15,"WatchEvent":327},"last_year":{"CreateEvent":73,"DeleteEvent":68,"ForkEvent":5,"IssueCommentEvent":62,"IssuesEvent":19,"PullRequestEvent":97,"PullRequestReviewCommentEvent":22,"PullRequestReviewEvent":64,"PushEvent":400,"ReleaseEvent":7,"WatchEvent":49}},"keywords":["algolia","docsearch","documentation","javascript","react","search","typescript"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-08T21:16:04.775Z","updated_at":"2022-08-08T21:16:04.775Z","repository_link":"https://github.com/algolia/docsearch/blob/main/package.json","dependencies":[{"id":695704253,"package_name":"@babel/cli","ecosystem":"npm","requirements":"7.18.9","direct":true,"kind":"development","optional":false},{"id":695704257,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.18.6","direct":true,"kind":"development","optional":false},{"id":695704259,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.18.9","direct":true,"kind":"development","optional":false},{"id":695704260,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.18.6","direct":true,"kind":"development","optional":false},{"id":695704262,"package_name":"@rollup/plugin-json","ecosystem":"npm","requirements":"4.1.0","direct":true,"kind":"development","optional":false},{"id":695704263,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"7.1.1","direct":true,"kind":"development","optional":false},{"id":695704265,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"2.3.3","direct":true,"kind":"development","optional":false},{"id":695704266,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"8.16.0","direct":true,"kind":"development","optional":false},{"id":695704268,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"5.16.2","direct":true,"kind":"development","optional":false},{"id":695704269,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"13.3.0","direct":true,"kind":"development","optional":false},{"id":695704271,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"13.5.0","direct":true,"kind":"development","optional":false},{"id":695704272,"package_name":"@types/jest","ecosystem":"npm","requirements":"^27.0.0","direct":true,"kind":"development","optional":false},{"id":695704274,"package_name":"@types/jest-diff","ecosystem":"npm","requirements":"^24.3.0","direct":true,"kind":"development","optional":false},{"id":695704275,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":695704277,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":695704278,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.31.0","direct":true,"kind":"development","optional":false},{"id":695704280,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.31.0","direct":true,"kind":"development","optional":false},{"id":695704281,"package_name":"algoliasearch","ecosystem":"npm","requirements":"4.14.2","direct":true,"kind":"development","optional":false},{"id":695704283,"package_name":"babel-eslint","ecosystem":"npm","requirements":"10.1.0","direct":true,"kind":"development","optional":false},{"id":695704284,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.2.5","direct":true,"kind":"development","optional":false},{"id":695704286,"package_name":"babel-plugin-inline-replace-variables","ecosystem":"npm","requirements":"1.3.1","direct":true,"kind":"development","optional":false},{"id":695704287,"package_name":"babel-plugin-module-resolver","ecosystem":"npm","requirements":"4.0.0","direct":true,"kind":"development","optional":false},{"id":695704289,"package_name":"bundlesize2","ecosystem":"npm","requirements":"0.0.31","direct":true,"kind":"development","optional":false},{"id":695704290,"package_name":"concurrently","ecosystem":"npm","requirements":"5.3.0","direct":true,"kind":"development","optional":false},{"id":695704292,"package_name":"cross-env","ecosystem":"npm","requirements":"7.0.3","direct":true,"kind":"development","optional":false},{"id":695704293,"package_name":"cssnano","ecosystem":"npm","requirements":"4.1.10","direct":true,"kind":"development","optional":false},{"id":695704295,"package_name":"cypress","ecosystem":"npm","requirements":"9.6.1","direct":true,"kind":"development","optional":false},{"id":695704296,"package_name":"dotenv","ecosystem":"npm","requirements":"16.0.1","direct":true,"kind":"development","optional":false},{"id":695704298,"package_name":"eslint","ecosystem":"npm","requirements":"8.15.0","direct":true,"kind":"development","optional":false},{"id":695704299,"package_name":"eslint-config-algolia","ecosystem":"npm","requirements":"20.0.0","direct":true,"kind":"development","optional":false},{"id":695704301,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.5.0","direct":true,"kind":"development","optional":false},{"id":695704302,"package_name":"eslint-plugin-cypress","ecosystem":"npm","requirements":"2.12.1","direct":true,"kind":"development","optional":false},{"id":695704304,"package_name":"eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"3.2.0","direct":true,"kind":"development","optional":false},{"id":695704305,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":true,"kind":"development","optional":false},{"id":695704307,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"26.7.0","direct":true,"kind":"development","optional":false},{"id":695704308,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"39.3.4","direct":true,"kind":"development","optional":false},{"id":695704310,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.6.1","direct":true,"kind":"development","optional":false},{"id":695704311,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"4.2.1","direct":true,"kind":"development","optional":false},{"id":695704313,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.30.1","direct":true,"kind":"development","optional":false},{"id":695704314,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.6.0","direct":true,"kind":"development","optional":false},{"id":695704316,"package_name":"jest","ecosystem":"npm","requirements":"28.1.3","direct":true,"kind":"development","optional":false},{"id":695704317,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"28.1.3","direct":true,"kind":"development","optional":false},{"id":695704319,"package_name":"jest-watch-typeahead","ecosystem":"npm","requirements":"1.1.0","direct":true,"kind":"development","optional":false},{"id":695704320,"package_name":"lerna","ecosystem":"npm","requirements":"4.0.0","direct":true,"kind":"development","optional":false},{"id":695704322,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.5","direct":true,"kind":"development","optional":false},{"id":695704323,"package_name":"prettier","ecosystem":"npm","requirements":"2.7.1","direct":true,"kind":"development","optional":false},{"id":695704325,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"development","optional":false},{"id":695704326,"package_name":"react-dom","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"development","optional":false},{"id":695704328,"package_name":"rollup","ecosystem":"npm","requirements":"1.32.1","direct":true,"kind":"development","optional":false},{"id":695704329,"package_name":"rollup-plugin-babel","ecosystem":"npm","requirements":"4.4.0","direct":true,"kind":"development","optional":false},{"id":695704330,"package_name":"rollup-plugin-commonjs","ecosystem":"npm","requirements":"10.1.0","direct":true,"kind":"development","optional":false},{"id":695704331,"package_name":"rollup-plugin-filesize","ecosystem":"npm","requirements":"9.1.2","direct":true,"kind":"development","optional":false},{"id":695704332,"package_name":"rollup-plugin-license","ecosystem":"npm","requirements":"2.8.1","direct":true,"kind":"development","optional":false},{"id":695704333,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"7.0.2","direct":true,"kind":"development","optional":false},{"id":695704334,"package_name":"shipjs","ecosystem":"npm","requirements":"0.24.4","direct":true,"kind":"development","optional":false},{"id":695704336,"package_name":"start-server-and-test","ecosystem":"npm","requirements":"1.11.3","direct":true,"kind":"development","optional":false},{"id":695704337,"package_name":"stylelint","ecosystem":"npm","requirements":"14.9.1","direct":true,"kind":"development","optional":false},{"id":695704338,"package_name":"stylelint-a11y","ecosystem":"npm","requirements":"1.2.3","direct":true,"kind":"development","optional":false},{"id":695704340,"package_name":"stylelint-config-prettier","ecosystem":"npm","requirements":"9.0.3","direct":true,"kind":"development","optional":false},{"id":695704342,"package_name":"stylelint-config-sass-guidelines","ecosystem":"npm","requirements":"9.0.1","direct":true,"kind":"development","optional":false},{"id":695704343,"package_name":"stylelint-config-standard","ecosystem":"npm","requirements":"25.0.0","direct":true,"kind":"development","optional":false},{"id":695704345,"package_name":"stylelint-no-unsupported-browser-features","ecosystem":"npm","requirements":"5.0.3","direct":true,"kind":"development","optional":false},{"id":695704346,"package_name":"stylelint-order","ecosystem":"npm","requirements":"5.0.0","direct":true,"kind":"development","optional":false},{"id":695704348,"package_name":"stylelint-prettier","ecosystem":"npm","requirements":"2.0.0","direct":true,"kind":"development","optional":false},{"id":695704349,"package_name":"ts-jest","ecosystem":"npm","requirements":"28.0.2","direct":true,"kind":"development","optional":false},{"id":695704351,"package_name":"typescript","ecosystem":"npm","requirements":"4.7.4","direct":true,"kind":"development","optional":false},{"id":695704352,"package_name":"watch","ecosystem":"npm","requirements":"1.0.2","direct":true,"kind":"development","optional":false},{"id":695704354,"package_name":"webpack","ecosystem":"npm","requirements":"4.44.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/docsearch-js/package.json","sha":null,"kind":"manifest","created_at":"2022-08-08T21:16:04.936Z","updated_at":"2022-08-08T21:16:04.936Z","repository_link":"https://github.com/algolia/docsearch/blob/main/packages/docsearch-js/package.json","dependencies":[{"id":695704822,"package_name":"@docsearch/react","ecosystem":"npm","requirements":"3.2.0","direct":true,"kind":"runtime","optional":false},{"id":695704823,"package_name":"preact","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/docsearch-react/package.json","sha":null,"kind":"manifest","created_at":"2022-08-08T21:16:05.274Z","updated_at":"2022-08-08T21:16:05.274Z","repository_link":"https://github.com/algolia/docsearch/blob/main/packages/docsearch-react/package.json","dependencies":[{"id":695709874,"package_name":"@algolia/autocomplete-core","ecosystem":"npm","requirements":"1.7.1","direct":true,"kind":"runtime","optional":false},{"id":695709877,"package_name":"@algolia/autocomplete-preset-algolia","ecosystem":"npm","requirements":"1.7.1","direct":true,"kind":"runtime","optional":false},{"id":695709879,"package_name":"@docsearch/css","ecosystem":"npm","requirements":"3.2.0","direct":true,"kind":"runtime","optional":false},{"id":695709881,"package_name":"algoliasearch","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/website/package.json","sha":null,"kind":"manifest","created_at":"2022-08-08T21:16:05.472Z","updated_at":"2022-08-08T21:16:05.472Z","repository_link":"https://github.com/algolia/docsearch/blob/main/packages/website/package.json","dependencies":[{"id":695713865,"package_name":"@algolia/ui-library","ecosystem":"npm","requirements":"4.0.0-beta.71","direct":true,"kind":"runtime","optional":false},{"id":695713866,"package_name":"@docsearch/react","ecosystem":"npm","requirements":"3.2.0","direct":true,"kind":"runtime","optional":false},{"id":695713867,"package_name":"@docusaurus/core","ecosystem":"npm","requirements":"2.0.0-rc.1","direct":true,"kind":"runtime","optional":false},{"id":695713868,"package_name":"@docusaurus/preset-classic","ecosystem":"npm","requirements":"2.0.0-rc.1","direct":true,"kind":"runtime","optional":false},{"id":695713869,"package_name":"@mdx-js/react","ecosystem":"npm","requirements":"^1.6.22","direct":true,"kind":"runtime","optional":false},{"id":695713870,"package_name":"clsx","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":695713871,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":true,"kind":"runtime","optional":false},{"id":695713872,"package_name":"my-loaders","ecosystem":"npm","requirements":"file:plugins/my-loaders","direct":true,"kind":"runtime","optional":false},{"id":695713873,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.5","direct":true,"kind":"runtime","optional":false},{"id":695713874,"package_name":"postcss-import","ecosystem":"npm","requirements":"14.0.2","direct":true,"kind":"runtime","optional":false},{"id":695713875,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"7.2.0","direct":true,"kind":"runtime","optional":false},{"id":695713876,"package_name":"prism-react-renderer","ecosystem":"npm","requirements":"1.2.1","direct":true,"kind":"runtime","optional":false},{"id":695713877,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":695713878,"package_name":"react-dom","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":695713879,"package_name":"tailwind-loader","ecosystem":"npm","requirements":"file:plugins/tailwind-loader","direct":true,"kind":"runtime","optional":false},{"id":695713880,"package_name":"url-loader","ecosystem":"npm","requirements":"4.1.1","direct":true,"kind":"runtime","optional":false},{"id":695713881,"package_name":"postcss-loader","ecosystem":"npm","requirements":"6.2.1","direct":true,"kind":"development","optional":false},{"id":695713882,"package_name":"tailwindcss","ecosystem":"npm","requirements":"npm:@tailwindcss/postcss7-compat","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/docsearch-sidepanel-js/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:52.991Z","updated_at":"2026-08-05T23:36:52.991Z","repository_link":"https://github.com/algolia/docsearch/blob/main/packages/docsearch-sidepanel-js/package.json","dependencies":[{"id":25897800379,"package_name":"@docsearch/react","ecosystem":"npm","requirements":"4.7.0","direct":true,"kind":"development","optional":false},{"id":25897800380,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"6.0.3","direct":true,"kind":"development","optional":false},{"id":25897800381,"package_name":"nodemon","ecosystem":"npm","requirements":"^3.1.11","direct":true,"kind":"development","optional":false},{"id":25897800382,"package_name":"preact","ecosystem":"npm","requirements":"11.0.0-beta.0","direct":true,"kind":"development","optional":false},{"id":25897800383,"package_name":"rollup-plugin-dts","ecosystem":"npm","requirements":"^6.3.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"adapters/docusaurus-theme-search-algolia/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:46.163Z","updated_at":"2026-08-05T23:36:46.163Z","repository_link":"https://github.com/algolia/docsearch/blob/main/adapters/docusaurus-theme-search-algolia/package.json","dependencies":[{"id":25897794209,"package_name":"@docsearch/react","ecosystem":"npm","requirements":"4.7.0","direct":true,"kind":"runtime","optional":false},{"id":25897794210,"package_name":"@docusaurus/core","ecosystem":"npm","requirements":"^3.9.2","direct":true,"kind":"runtime","optional":false},{"id":25897794211,"package_name":"@docusaurus/plugin-content-docs","ecosystem":"npm","requirements":"^3.9.2","direct":true,"kind":"runtime","optional":false},{"id":25897794212,"package_name":"@docusaurus/theme-common","ecosystem":"npm","requirements":"^3.9.2","direct":true,"kind":"runtime","optional":false},{"id":25897794213,"package_name":"@docusaurus/theme-translations","ecosystem":"npm","requirements":"^3.9.2","direct":true,"kind":"runtime","optional":false},{"id":25897794214,"package_name":"algoliasearch","ecosystem":"npm","requirements":"^5.37.0","direct":true,"kind":"runtime","optional":false},{"id":25897794215,"package_name":"algoliasearch-helper","ecosystem":"npm","requirements":"^3.26.0","direct":true,"kind":"runtime","optional":false},{"id":25897794216,"package_name":"clsx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":25897794218,"package_name":"eta","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":25897794219,"package_name":"fs-extra","ecosystem":"npm","requirements":"^11.1.1","direct":true,"kind":"runtime","optional":false},{"id":25897794250,"package_name":"joi","ecosystem":"npm","requirements":"^17.9.2","direct":true,"kind":"runtime","optional":false},{"id":25897794285,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":25897794336,"package_name":"tslib","ecosystem":"npm","requirements":"^2.6.0","direct":true,"kind":"runtime","optional":false},{"id":25897794339,"package_name":"utility-types","ecosystem":"npm","requirements":"^3.10.0","direct":true,"kind":"runtime","optional":false},{"id":25897794341,"package_name":"@docusaurus/core","ecosystem":"npm","requirements":"^3.9.2","direct":true,"kind":"development","optional":false},{"id":25897794342,"package_name":"@docusaurus/module-type-aliases","ecosystem":"npm","requirements":"3.9.2","direct":true,"kind":"development","optional":false},{"id":25897794344,"package_name":"@docusaurus/theme-classic","ecosystem":"npm","requirements":"3.9.2","direct":true,"kind":"development","optional":false},{"id":25897794345,"package_name":"@types/fs-extra","ecosystem":"npm","requirements":"^11.0.4","direct":true,"kind":"development","optional":false},{"id":25897794346,"package_name":"@types/lodash","ecosystem":"npm","requirements":"^4.17.10","direct":true,"kind":"development","optional":false},{"id":25897794347,"package_name":"typescript","ecosystem":"npm","requirements":"5.7.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/renovate.yml","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:45.821Z","updated_at":"2026-08-05T23:36:45.821Z","repository_link":"https://github.com/algolia/docsearch/blob/main/.github/workflows/renovate.yml","dependencies":[{"id":25897794040,"package_name":"bodinsamuel/renovate-automatic-branch","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"examples/demo-js/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:46.673Z","updated_at":"2026-08-05T23:36:46.673Z","repository_link":"https://github.com/algolia/docsearch/blob/main/examples/demo-js/package.json","dependencies":[{"id":25897794524,"package_name":"@docsearch/css","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":25897794583,"package_name":"@docsearch/js","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":25897794584,"package_name":"@docsearch/sidepanel-js","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":25897794585,"package_name":"vite","ecosystem":"npm","requirements":"^6.0.7","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"examples/demo-react/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:47.310Z","updated_at":"2026-08-05T23:36:47.310Z","repository_link":"https://github.com/algolia/docsearch/blob/main/examples/demo-react/package.json","dependencies":[{"id":25897794637,"package_name":"@docsearch/core","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":25897794638,"package_name":"@docsearch/css","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":25897794639,"package_name":"@docsearch/modal","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":25897794640,"package_name":"@docsearch/react","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":25897794641,"package_name":"@docsearch/sidepanel","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":25897794642,"package_name":"react","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"runtime","optional":false},{"id":25897794646,"package_name":"react-dom","ecosystem":"npm","requirements":"^19.0.0","direct":true,"kind":"runtime","optional":false},{"id":25897794647,"package_name":"@vitejs/plugin-react","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":25897794648,"package_name":"vite","ecosystem":"npm","requirements":"^6.0.7","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/docsearch-sidepanel/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:52.358Z","updated_at":"2026-08-05T23:36:52.358Z","repository_link":"https://github.com/algolia/docsearch/blob/main/packages/docsearch-sidepanel/package.json","dependencies":[{"id":25897799050,"package_name":"@docsearch/core","ecosystem":"npm","requirements":"4.7.0","direct":true,"kind":"runtime","optional":false},{"id":25897799051,"package_name":"@docsearch/css","ecosystem":"npm","requirements":"4.7.0","direct":true,"kind":"runtime","optional":false},{"id":25897799052,"package_name":"@docsearch/react","ecosystem":"npm","requirements":"4.7.0","direct":true,"kind":"runtime","optional":false},{"id":25897799053,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"6.0.2","direct":true,"kind":"development","optional":false},{"id":25897799054,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"6.6.3","direct":true,"kind":"development","optional":false},{"id":25897799118,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"16.2.0","direct":true,"kind":"development","optional":false},{"id":25897799135,"package_name":"nodemon","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":25897799138,"package_name":"rollup-plugin-dts","ecosystem":"npm","requirements":"^6.2.1","direct":true,"kind":"development","optional":false},{"id":25897799142,"package_name":"vitest","ecosystem":"npm","requirements":"3.0.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/docsearch-core/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:47.682Z","updated_at":"2026-08-05T23:36:47.682Z","repository_link":"https://github.com/algolia/docsearch/blob/main/packages/docsearch-core/package.json","dependencies":[{"id":25897794783,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"6.0.2","direct":true,"kind":"development","optional":false},{"id":25897794785,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"6.6.3","direct":true,"kind":"development","optional":false},{"id":25897794786,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"16.2.0","direct":true,"kind":"development","optional":false},{"id":25897794788,"package_name":"nodemon","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":25897794898,"package_name":"rollup-plugin-dts","ecosystem":"npm","requirements":"^6.2.1","direct":true,"kind":"development","optional":false},{"id":25897794910,"package_name":"vitest","ecosystem":"npm","requirements":"3.0.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/docsearch-css/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:48.294Z","updated_at":"2026-08-05T23:36:48.294Z","repository_link":"https://github.com/algolia/docsearch/blob/main/packages/docsearch-css/package.json","dependencies":[{"id":25897795391,"package_name":"nodemon","ecosystem":"npm","requirements":"^3.1.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/docsearch-modal/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:49.240Z","updated_at":"2026-08-05T23:36:49.240Z","repository_link":"https://github.com/algolia/docsearch/blob/main/packages/docsearch-modal/package.json","dependencies":[{"id":25897795909,"package_name":"@docsearch/core","ecosystem":"npm","requirements":"4.7.0","direct":true,"kind":"runtime","optional":false},{"id":25897795910,"package_name":"@docsearch/react","ecosystem":"npm","requirements":"4.7.0","direct":true,"kind":"runtime","optional":false},{"id":25897795911,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"6.0.2","direct":true,"kind":"development","optional":false},{"id":25897795912,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"6.6.3","direct":true,"kind":"development","optional":false},{"id":25897795922,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"16.2.0","direct":true,"kind":"development","optional":false},{"id":25897795999,"package_name":"nodemon","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":25897796000,"package_name":"rollup-plugin-dts","ecosystem":"npm","requirements":"^6.2.1","direct":true,"kind":"development","optional":false},{"id":25897796001,"package_name":"vitest","ecosystem":"npm","requirements":"3.0.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"meteor","filepath":"packages/website/versions.json","sha":null,"kind":"manifest","created_at":"2026-08-20T07:21:44.679Z","updated_at":"2026-08-20T07:21:44.679Z","repository_link":"https://github.com/algolia/docsearch/blob/main/packages/website/versions.json","dependencies":[]},{"ecosystem":"npm","filepath":"bun.lock","sha":null,"kind":"lockfile","created_at":"2026-08-20T07:21:46.383Z","updated_at":"2026-08-20T07:21:46.383Z","repository_link":"https://github.com/algolia/docsearch/blob/main/bun.lock","dependencies":[{"id":26214009491,"package_name":"@11ty/gray-matter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214009492,"package_name":"@adobe/css-tools","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214009493,"package_name":"@ai-sdk/gateway","ecosystem":"npm","requirements":"2.0.112","direct":false,"kind":"runtime","optional":false},{"id":26214009494,"package_name":"@ai-sdk/provider","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214009495,"package_name":"@ai-sdk/provider-utils","ecosystem":"npm","requirements":"3.0.29","direct":false,"kind":"runtime","optional":false},{"id":26214009496,"package_name":"@ai-sdk/react","ecosystem":"npm","requirements":"2.0.215","direct":false,"kind":"runtime","optional":false},{"id":26214009497,"package_name":"@algolia/abtesting","ecosystem":"npm","requirements":"1.21.2","direct":false,"kind":"runtime","optional":false},{"id":26214009498,"package_name":"@algolia/autocomplete-core","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"runtime","optional":false},{"id":26214009499,"package_name":"@algolia/autocomplete-plugin-algolia-insights","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"runtime","optional":false},{"id":26214009500,"package_name":"@algolia/autocomplete-shared","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"runtime","optional":false},{"id":26214009501,"package_name":"@algolia/client-abtesting","ecosystem":"npm","requirements":"5.55.2","direct":false,"kind":"runtime","optional":false},{"id":26214009502,"package_name":"@algolia/client-analytics","ecosystem":"npm","requirements":"5.55.2","direct":false,"kind":"runtime","optional":false},{"id":26214009503,"package_name":"@algolia/client-common","ecosystem":"npm","requirements":"5.55.2","direct":false,"kind":"runtime","optional":false},{"id":26214009504,"package_name":"@algolia/client-insights","ecosystem":"npm","requirements":"5.55.2","direct":false,"kind":"runtime","optional":false},{"id":26214009505,"package_name":"@algolia/client-personalization","ecosystem":"npm","requirements":"5.55.2","direct":false,"kind":"runtime","optional":false},{"id":26214009506,"package_name":"@algolia/client-query-suggestions","ecosystem":"npm","requirements":"5.55.2","direct":false,"kind":"runtime","optional":false},{"id":26214009507,"package_name":"@algolia/client-search","ecosystem":"npm","requirements":"5.55.2","direct":false,"kind":"runtime","optional":false},{"id":26214009508,"package_name":"@algolia/events","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214009509,"package_name":"@algolia/ingestion","ecosystem":"npm","requirements":"1.55.2","direct":false,"kind":"runtime","optional":false},{"id":26214009510,"package_name":"@algolia/monitoring","ecosystem":"npm","requirements":"1.55.2","direct":false,"kind":"runtime","optional":false},{"id":26214009511,"package_name":"@algolia/recommend","ecosystem":"npm","requirements":"5.55.2","direct":false,"kind":"runtime","optional":false},{"id":26214009512,"package_name":"@algolia/requester-browser-xhr","ecosystem":"npm","requirements":"5.55.2","direct":false,"kind":"runtime","optional":false},{"id":26214009513,"package_name":"@algolia/requester-fetch","ecosystem":"npm","requirements":"5.55.2","direct":false,"kind":"runtime","optional":false},{"id":26214009514,"package_name":"@algolia/requester-node-http","ecosystem":"npm","requirements":"5.55.2","direct":false,"kind":"runtime","optional":false},{"id":26214009515,"package_name":"@alloc/quick-lru","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214009516,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214009517,"package_name":"@asamuzakjp/css-color","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214009518,"package_name":"@axe-core/playwright","ecosystem":"npm","requirements":"4.12.1","direct":false,"kind":"development","optional":false},{"id":26214009519,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009520,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009521,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009522,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009523,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009524,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009525,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009526,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009527,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.6.8","direct":false,"kind":"runtime","optional":false},{"id":26214009528,"package_name":"@babel/helper-globals","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009529,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009530,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009531,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009532,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009533,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009534,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009535,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009536,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009537,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009538,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009539,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009540,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009541,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009542,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009543,"package_name":"@babel/plugin-bugfix-firefox-class-in-computed-class-key","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009544,"package_name":"@babel/plugin-bugfix-safari-class-field-initializer-scope","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009545,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009546,"package_name":"@babel/plugin-bugfix-safari-rest-destructuring-rhs-array","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009547,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009548,"package_name":"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009549,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.21.0-placeholder-for-preset-env.2","direct":false,"kind":"runtime","optional":false},{"id":26214009550,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":26214009551,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009552,"package_name":"@babel/plugin-syntax-import-attributes","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009553,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009554,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009555,"package_name":"@babel/plugin-syntax-unicode-sets-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":26214009556,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009557,"package_name":"@babel/plugin-transform-async-generator-functions","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009558,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009559,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009560,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009561,"package_name":"@babel/plugin-transform-class-properties","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009562,"package_name":"@babel/plugin-transform-class-static-block","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009563,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009564,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009565,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009566,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009567,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009568,"package_name":"@babel/plugin-transform-duplicate-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009569,"package_name":"@babel/plugin-transform-dynamic-import","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009570,"package_name":"@babel/plugin-transform-explicit-resource-management","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009571,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009572,"package_name":"@babel/plugin-transform-export-namespace-from","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009573,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009574,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009575,"package_name":"@babel/plugin-transform-json-strings","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009576,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009577,"package_name":"@babel/plugin-transform-logical-assignment-operators","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009578,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009579,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009580,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009581,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009582,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009583,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009584,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009585,"package_name":"@babel/plugin-transform-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009586,"package_name":"@babel/plugin-transform-numeric-separator","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009587,"package_name":"@babel/plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009588,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009589,"package_name":"@babel/plugin-transform-optional-catch-binding","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009590,"package_name":"@babel/plugin-transform-optional-chaining","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009591,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009592,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009593,"package_name":"@babel/plugin-transform-private-property-in-object","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009594,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009595,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009596,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009597,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009598,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009599,"package_name":"@babel/plugin-transform-react-jsx-self","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009600,"package_name":"@babel/plugin-transform-react-jsx-source","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009601,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009602,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009603,"package_name":"@babel/plugin-transform-regexp-modifiers","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009604,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009605,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009606,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009607,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009608,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009609,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009610,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009611,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009612,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009613,"package_name":"@babel/plugin-transform-unicode-property-regex","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009614,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009615,"package_name":"@babel/plugin-transform-unicode-sets-regex","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009616,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009617,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.6-no-external-plugins","direct":false,"kind":"runtime","optional":false},{"id":26214009618,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009619,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009620,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009621,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009622,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009623,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":26214009624,"package_name":"@base-ui/react","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26214009625,"package_name":"@base-ui/utils","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214009626,"package_name":"@cacheable/memory","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214009627,"package_name":"@cacheable/utils","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214009628,"package_name":"@changesets/apply-release-plan","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214009646,"package_name":"@changesets/assemble-release-plan","ecosystem":"npm","requirements":"6.0.10","direct":false,"kind":"runtime","optional":false},{"id":26214009647,"package_name":"@changesets/changelog-git","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214009648,"package_name":"@changesets/cli","ecosystem":"npm","requirements":"2.31.0","direct":false,"kind":"development","optional":false},{"id":26214009811,"package_name":"@changesets/config","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214009812,"package_name":"@changesets/errors","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214009813,"package_name":"@changesets/get-dependents-graph","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214009814,"package_name":"@changesets/get-release-plan","ecosystem":"npm","requirements":"4.0.16","direct":false,"kind":"runtime","optional":false},{"id":26214010183,"package_name":"@changesets/get-version-range-type","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214010184,"package_name":"@changesets/git","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214010185,"package_name":"@changesets/logger","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214010186,"package_name":"@changesets/parse","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":26214010187,"package_name":"@changesets/pre","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214010198,"package_name":"@changesets/read","ecosystem":"npm","requirements":"0.6.7","direct":false,"kind":"runtime","optional":false},{"id":26214010199,"package_name":"@changesets/should-skip-package","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214010200,"package_name":"@changesets/types","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214010361,"package_name":"@changesets/write","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214010362,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214010363,"package_name":"@csstools/cascade-layer-name-parser","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214010364,"package_name":"@csstools/color-helpers","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214010365,"package_name":"@csstools/css-calc","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214010366,"package_name":"@csstools/css-color-parser","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214010367,"package_name":"@csstools/css-parser-algorithms","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214010368,"package_name":"@csstools/css-syntax-patches-for-csstree","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":26214010369,"package_name":"@csstools/css-tokenizer","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214010370,"package_name":"@csstools/media-query-list-parser","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214010371,"package_name":"@csstools/postcss-cascade-layers","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214010372,"package_name":"@csstools/postcss-color-function","ecosystem":"npm","requirements":"4.0.12","direct":false,"kind":"runtime","optional":false},{"id":26214010373,"package_name":"@csstools/postcss-color-mix-function","ecosystem":"npm","requirements":"3.0.12","direct":false,"kind":"runtime","optional":false},{"id":26214010377,"package_name":"@csstools/postcss-color-mix-variadic-function-arguments","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214010378,"package_name":"@csstools/postcss-content-alt-text","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":26214010379,"package_name":"@csstools/postcss-exponential-functions","ecosystem":"npm","requirements":"2.0.9","direct":false,"kind":"runtime","optional":false},{"id":26214010414,"package_name":"@csstools/postcss-font-format-keywords","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214010415,"package_name":"@csstools/postcss-gamut-mapping","ecosystem":"npm","requirements":"2.0.11","direct":false,"kind":"runtime","optional":false},{"id":26214010416,"package_name":"@csstools/postcss-gradients-interpolation-method","ecosystem":"npm","requirements":"5.0.12","direct":false,"kind":"runtime","optional":false},{"id":26214010417,"package_name":"@csstools/postcss-hwb-function","ecosystem":"npm","requirements":"4.0.12","direct":false,"kind":"runtime","optional":false},{"id":26214010418,"package_name":"@csstools/postcss-ic-unit","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214010419,"package_name":"@csstools/postcss-initial","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214010420,"package_name":"@csstools/postcss-is-pseudo-class","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214010421,"package_name":"@csstools/postcss-light-dark-function","ecosystem":"npm","requirements":"2.0.11","direct":false,"kind":"runtime","optional":false},{"id":26214010422,"package_name":"@csstools/postcss-logical-float-and-clear","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214010423,"package_name":"@csstools/postcss-logical-overflow","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214010424,"package_name":"@csstools/postcss-logical-overscroll-behavior","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214010425,"package_name":"@csstools/postcss-logical-resize","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214010426,"package_name":"@csstools/postcss-logical-viewport-units","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214010427,"package_name":"@csstools/postcss-media-minmax","ecosystem":"npm","requirements":"2.0.9","direct":false,"kind":"runtime","optional":false},{"id":26214010428,"package_name":"@csstools/postcss-media-queries-aspect-ratio-number-values","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214010429,"package_name":"@csstools/postcss-nested-calc","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214010430,"package_name":"@csstools/postcss-normalize-display-values","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214010431,"package_name":"@csstools/postcss-oklab-function","ecosystem":"npm","requirements":"4.0.12","direct":false,"kind":"runtime","optional":false},{"id":26214010432,"package_name":"@csstools/postcss-progressive-custom-properties","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214010433,"package_name":"@csstools/postcss-random-function","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214010434,"package_name":"@csstools/postcss-relative-color-syntax","ecosystem":"npm","requirements":"3.0.12","direct":false,"kind":"runtime","optional":false},{"id":26214010435,"package_name":"@csstools/postcss-scope-pseudo-class","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214010436,"package_name":"@csstools/postcss-sign-functions","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214010437,"package_name":"@csstools/postcss-stepped-value-functions","ecosystem":"npm","requirements":"4.0.9","direct":false,"kind":"runtime","optional":false},{"id":26214010438,"package_name":"@csstools/postcss-text-decoration-shorthand","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214010439,"package_name":"@csstools/postcss-trigonometric-functions","ecosystem":"npm","requirements":"4.0.9","direct":false,"kind":"runtime","optional":false},{"id":26214010440,"package_name":"@csstools/postcss-unset-value","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214010441,"package_name":"@csstools/selector-resolve-nested","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214010442,"package_name":"@csstools/selector-specificity","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214010443,"package_name":"@csstools/utilities","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214010444,"package_name":"@discoveryjs/json-ext","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":26214010445,"package_name":"@docsearch/cli","ecosystem":"npm","requirements":"workspace:packages/docsearch-cli","direct":false,"kind":"runtime","optional":false},{"id":26214010448,"package_name":"@docsearch/core","ecosystem":"npm","requirements":"workspace:packages/docsearch-core","direct":false,"kind":"runtime","optional":false},{"id":26214010449,"package_name":"@docsearch/css","ecosystem":"npm","requirements":"workspace:packages/docsearch-css","direct":false,"kind":"runtime","optional":false},{"id":26214010450,"package_name":"@docsearch/docusaurus-adapter","ecosystem":"npm","requirements":"workspace:adapters/docusaurus-theme-search-algolia","direct":false,"kind":"runtime","optional":false},{"id":26214010548,"package_name":"@docsearch/js","ecosystem":"npm","requirements":"workspace:packages/docsearch-js","direct":false,"kind":"runtime","optional":false},{"id":26214010549,"package_name":"@docsearch/js-example","ecosystem":"npm","requirements":"workspace:examples/demo-js","direct":false,"kind":"runtime","optional":false},{"id":26214010550,"package_name":"@docsearch/modal","ecosystem":"npm","requirements":"workspace:packages/docsearch-modal","direct":false,"kind":"runtime","optional":false},{"id":26214010551,"package_name":"@docsearch/react","ecosystem":"npm","requirements":"workspace:packages/docsearch-react","direct":false,"kind":"runtime","optional":false},{"id":26214010552,"package_name":"@docsearch/react-example","ecosystem":"npm","requirements":"workspace:examples/demo-react","direct":false,"kind":"runtime","optional":false},{"id":26214010553,"package_name":"@docsearch/sidepanel","ecosystem":"npm","requirements":"workspace:packages/docsearch-sidepanel","direct":false,"kind":"runtime","optional":false},{"id":26214010554,"package_name":"@docsearch/sidepanel-js","ecosystem":"npm","requirements":"workspace:packages/docsearch-sidepanel-js","direct":false,"kind":"runtime","optional":false},{"id":26214010555,"package_name":"@docsearch/website","ecosystem":"npm","requirements":"workspace:packages/website","direct":false,"kind":"runtime","optional":false},{"id":26214010556,"package_name":"@docusaurus/babel","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010557,"package_name":"@docusaurus/bundler","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010558,"package_name":"@docusaurus/core","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010559,"package_name":"@docusaurus/cssnano-preset","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010560,"package_name":"@docusaurus/logger","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010561,"package_name":"@docusaurus/mdx-loader","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010562,"package_name":"@docusaurus/module-type-aliases","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010563,"package_name":"@docusaurus/plugin-content-blog","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010662,"package_name":"@docusaurus/plugin-content-docs","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010663,"package_name":"@docusaurus/plugin-content-pages","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010664,"package_name":"@docusaurus/plugin-css-cascade-layers","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010665,"package_name":"@docusaurus/plugin-debug","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010666,"package_name":"@docusaurus/plugin-google-analytics","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010667,"package_name":"@docusaurus/plugin-google-gtag","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010668,"package_name":"@docusaurus/plugin-google-tag-manager","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010669,"package_name":"@docusaurus/plugin-sitemap","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010670,"package_name":"@docusaurus/plugin-svgr","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010671,"package_name":"@docusaurus/preset-classic","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010672,"package_name":"@docusaurus/theme-classic","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010673,"package_name":"@docusaurus/theme-common","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010674,"package_name":"@docusaurus/theme-search-algolia","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010675,"package_name":"@docusaurus/theme-translations","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010767,"package_name":"@docusaurus/tsconfig","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010768,"package_name":"@docusaurus/types","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010769,"package_name":"@docusaurus/utils","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010770,"package_name":"@docusaurus/utils-common","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010904,"package_name":"@docusaurus/utils-validation","ecosystem":"npm","requirements":"3.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214010905,"package_name":"@emnapi/core","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":26214010906,"package_name":"@emnapi/runtime","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":26214010907,"package_name":"@emnapi/wasi-threads","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214010908,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010909,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010910,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010911,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010912,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010913,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010914,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010915,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010916,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010917,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010918,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010919,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010920,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010921,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010922,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010923,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010924,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010925,"package_name":"@esbuild/netbsd-arm64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010926,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010927,"package_name":"@esbuild/openbsd-arm64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010928,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010929,"package_name":"@esbuild/openharmony-arm64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010930,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010931,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010932,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010933,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214010934,"package_name":"@eslint-community/eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":26214010935,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"runtime","optional":false},{"id":26214010936,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":26214010937,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214010938,"package_name":"@eslint/js","ecosystem":"npm","requirements":"8.57.1","direct":false,"kind":"runtime","optional":false},{"id":26214010939,"package_name":"@floating-ui/core","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":26214010940,"package_name":"@floating-ui/dom","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":26214010941,"package_name":"@floating-ui/react-dom","ecosystem":"npm","requirements":"2.1.9","direct":false,"kind":"runtime","optional":false},{"id":26214010942,"package_name":"@floating-ui/utils","ecosystem":"npm","requirements":"0.2.12","direct":false,"kind":"runtime","optional":false},{"id":26214010943,"package_name":"@hapi/hoek","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214010944,"package_name":"@hapi/topo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214010945,"package_name":"@hono/node-server","ecosystem":"npm","requirements":"1.19.14","direct":false,"kind":"runtime","optional":false},{"id":26214010946,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":26214010947,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214010948,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214010949,"package_name":"@inquirer/external-editor","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214010950,"package_name":"@isaacs/fs-minipass","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214010951,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214010952,"package_name":"@jest/types","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214010953,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"runtime","optional":false},{"id":26214010954,"package_name":"@jridgewell/remapping","ecosystem":"npm","requirements":"2.3.5","direct":false,"kind":"runtime","optional":false},{"id":26214010955,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214010956,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.11","direct":false,"kind":"runtime","optional":false},{"id":26214010957,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":26214010958,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":26214010959,"package_name":"@jsonjoy.com/base64","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214010960,"package_name":"@jsonjoy.com/buffers","ecosystem":"npm","requirements":"17.67.0","direct":false,"kind":"runtime","optional":false},{"id":26214010961,"package_name":"@jsonjoy.com/codegen","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214010962,"package_name":"@jsonjoy.com/fs-core","ecosystem":"npm","requirements":"4.64.0","direct":false,"kind":"runtime","optional":false},{"id":26214010963,"package_name":"@jsonjoy.com/fs-fsa","ecosystem":"npm","requirements":"4.64.0","direct":false,"kind":"runtime","optional":false},{"id":26214010964,"package_name":"@jsonjoy.com/fs-node","ecosystem":"npm","requirements":"4.64.0","direct":false,"kind":"runtime","optional":false},{"id":26214010965,"package_name":"@jsonjoy.com/fs-node-builtins","ecosystem":"npm","requirements":"4.64.0","direct":false,"kind":"runtime","optional":false},{"id":26214010966,"package_name":"@jsonjoy.com/fs-node-to-fsa","ecosystem":"npm","requirements":"4.64.0","direct":false,"kind":"runtime","optional":false},{"id":26214010967,"package_name":"@jsonjoy.com/fs-node-utils","ecosystem":"npm","requirements":"4.64.0","direct":false,"kind":"runtime","optional":false},{"id":26214010968,"package_name":"@jsonjoy.com/fs-print","ecosystem":"npm","requirements":"4.64.0","direct":false,"kind":"runtime","optional":false},{"id":26214010969,"package_name":"@jsonjoy.com/fs-snapshot","ecosystem":"npm","requirements":"4.64.0","direct":false,"kind":"runtime","optional":false},{"id":26214010970,"package_name":"@jsonjoy.com/json-pack","ecosystem":"npm","requirements":"1.21.0","direct":false,"kind":"runtime","optional":false},{"id":26214010971,"package_name":"@jsonjoy.com/json-pointer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214010972,"package_name":"@jsonjoy.com/util","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":26214010973,"package_name":"@keyv/bigmap","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214010974,"package_name":"@keyv/serialize","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214010975,"package_name":"@leichtgewicht/ip-codec","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214010976,"package_name":"@manypkg/find-root","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214010977,"package_name":"@manypkg/get-packages","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214010978,"package_name":"@mdx-js/mdx","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214010979,"package_name":"@mdx-js/react","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214010980,"package_name":"@modelcontextprotocol/sdk","ecosystem":"npm","requirements":"1.29.0","direct":false,"kind":"runtime","optional":false},{"id":26214010981,"package_name":"@napi-rs/wasm-runtime","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":26214010982,"package_name":"@noble/hashes","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214010983,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214010984,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214010985,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":26214010986,"package_name":"@opentelemetry/api","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":26214010987,"package_name":"@oxc-project/types","ecosystem":"npm","requirements":"0.139.0","direct":false,"kind":"runtime","optional":false},{"id":26214010988,"package_name":"@oxfmt/binding-android-arm-eabi","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214010989,"package_name":"@oxfmt/binding-android-arm64","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214010990,"package_name":"@oxfmt/binding-darwin-arm64","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214010991,"package_name":"@oxfmt/binding-darwin-x64","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214010992,"package_name":"@oxfmt/binding-freebsd-x64","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214010993,"package_name":"@oxfmt/binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214010994,"package_name":"@oxfmt/binding-linux-arm-musleabihf","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214010995,"package_name":"@oxfmt/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214010996,"package_name":"@oxfmt/binding-linux-arm64-musl","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214010997,"package_name":"@oxfmt/binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214010998,"package_name":"@oxfmt/binding-linux-riscv64-gnu","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214010999,"package_name":"@oxfmt/binding-linux-riscv64-musl","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214011000,"package_name":"@oxfmt/binding-linux-s390x-gnu","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214011001,"package_name":"@oxfmt/binding-linux-x64-gnu","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214011002,"package_name":"@oxfmt/binding-linux-x64-musl","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214011003,"package_name":"@oxfmt/binding-openharmony-arm64","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214011004,"package_name":"@oxfmt/binding-win32-arm64-msvc","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214011005,"package_name":"@oxfmt/binding-win32-ia32-msvc","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214011006,"package_name":"@oxfmt/binding-win32-x64-msvc","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":26214011007,"package_name":"@oxlint/binding-android-arm-eabi","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011008,"package_name":"@oxlint/binding-android-arm64","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011009,"package_name":"@oxlint/binding-darwin-arm64","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011010,"package_name":"@oxlint/binding-darwin-x64","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011011,"package_name":"@oxlint/binding-freebsd-x64","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011012,"package_name":"@oxlint/binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011013,"package_name":"@oxlint/binding-linux-arm-musleabihf","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011014,"package_name":"@oxlint/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011015,"package_name":"@oxlint/binding-linux-arm64-musl","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011016,"package_name":"@oxlint/binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011017,"package_name":"@oxlint/binding-linux-riscv64-gnu","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011018,"package_name":"@oxlint/binding-linux-riscv64-musl","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011019,"package_name":"@oxlint/binding-linux-s390x-gnu","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011020,"package_name":"@oxlint/binding-linux-x64-gnu","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011021,"package_name":"@oxlint/binding-linux-x64-musl","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011022,"package_name":"@oxlint/binding-openharmony-arm64","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011023,"package_name":"@oxlint/binding-win32-arm64-msvc","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011024,"package_name":"@oxlint/binding-win32-ia32-msvc","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011025,"package_name":"@oxlint/binding-win32-x64-msvc","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"runtime","optional":false},{"id":26214011026,"package_name":"@peculiar/asn1-cms","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":26214011027,"package_name":"@peculiar/asn1-csr","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":26214011028,"package_name":"@peculiar/asn1-ecc","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":26214011029,"package_name":"@peculiar/asn1-pfx","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":26214011030,"package_name":"@peculiar/asn1-pkcs8","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":26214011031,"package_name":"@peculiar/asn1-pkcs9","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":26214011032,"package_name":"@peculiar/asn1-rsa","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":26214011033,"package_name":"@peculiar/asn1-schema","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":26214011034,"package_name":"@peculiar/asn1-x509","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":26214011035,"package_name":"@peculiar/asn1-x509-attr","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":26214011036,"package_name":"@peculiar/utils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214011037,"package_name":"@peculiar/x509","ecosystem":"npm","requirements":"1.14.3","direct":false,"kind":"runtime","optional":false},{"id":26214011038,"package_name":"@playwright/test","ecosystem":"npm","requirements":"1.49.1","direct":false,"kind":"development","optional":false},{"id":26214011039,"package_name":"@pnpm/config.env-replace","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011040,"package_name":"@pnpm/network.ca-file","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011041,"package_name":"@pnpm/npm-conf","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214011042,"package_name":"@polka/url","ecosystem":"npm","requirements":"1.0.0-next.29","direct":false,"kind":"runtime","optional":false},{"id":26214011043,"package_name":"@quansync/fs","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011044,"package_name":"@radix-ui/number","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011045,"package_name":"@radix-ui/primitive","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011046,"package_name":"@radix-ui/react-accessible-icon","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011047,"package_name":"@radix-ui/react-accordion","ecosystem":"npm","requirements":"1.2.16","direct":false,"kind":"runtime","optional":false},{"id":26214011048,"package_name":"@radix-ui/react-alert-dialog","ecosystem":"npm","requirements":"1.1.19","direct":false,"kind":"runtime","optional":false},{"id":26214011049,"package_name":"@radix-ui/react-arrow","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011050,"package_name":"@radix-ui/react-aspect-ratio","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011051,"package_name":"@radix-ui/react-avatar","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214011052,"package_name":"@radix-ui/react-checkbox","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"runtime","optional":false},{"id":26214011053,"package_name":"@radix-ui/react-collapsible","ecosystem":"npm","requirements":"1.1.16","direct":false,"kind":"runtime","optional":false},{"id":26214011054,"package_name":"@radix-ui/react-collection","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"runtime","optional":false},{"id":26214011055,"package_name":"@radix-ui/react-compose-refs","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214011056,"package_name":"@radix-ui/react-context","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011057,"package_name":"@radix-ui/react-context-menu","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":26214011058,"package_name":"@radix-ui/react-dialog","ecosystem":"npm","requirements":"1.1.19","direct":false,"kind":"runtime","optional":false},{"id":26214011059,"package_name":"@radix-ui/react-direction","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011060,"package_name":"@radix-ui/react-dismissable-layer","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"runtime","optional":false},{"id":26214011061,"package_name":"@radix-ui/react-dropdown-menu","ecosystem":"npm","requirements":"2.1.20","direct":false,"kind":"runtime","optional":false},{"id":26214011062,"package_name":"@radix-ui/react-focus-guards","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214011063,"package_name":"@radix-ui/react-focus-scope","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"runtime","optional":false},{"id":26214011064,"package_name":"@radix-ui/react-form","ecosystem":"npm","requirements":"0.1.12","direct":false,"kind":"runtime","optional":false},{"id":26214011065,"package_name":"@radix-ui/react-hover-card","ecosystem":"npm","requirements":"1.1.19","direct":false,"kind":"runtime","optional":false},{"id":26214011066,"package_name":"@radix-ui/react-id","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011067,"package_name":"@radix-ui/react-label","ecosystem":"npm","requirements":"2.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011068,"package_name":"@radix-ui/react-menu","ecosystem":"npm","requirements":"2.1.20","direct":false,"kind":"runtime","optional":false},{"id":26214011069,"package_name":"@radix-ui/react-menubar","ecosystem":"npm","requirements":"1.1.20","direct":false,"kind":"runtime","optional":false},{"id":26214011070,"package_name":"@radix-ui/react-navigation-menu","ecosystem":"npm","requirements":"1.2.18","direct":false,"kind":"runtime","optional":false},{"id":26214011071,"package_name":"@radix-ui/react-one-time-password-field","ecosystem":"npm","requirements":"0.1.12","direct":false,"kind":"runtime","optional":false},{"id":26214011072,"package_name":"@radix-ui/react-password-toggle-field","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":26214011073,"package_name":"@radix-ui/react-popover","ecosystem":"npm","requirements":"1.1.19","direct":false,"kind":"runtime","optional":false},{"id":26214011074,"package_name":"@radix-ui/react-popper","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":26214011075,"package_name":"@radix-ui/react-portal","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":26214011076,"package_name":"@radix-ui/react-presence","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":26214011077,"package_name":"@radix-ui/react-primitive","ecosystem":"npm","requirements":"2.1.7","direct":false,"kind":"runtime","optional":false},{"id":26214011078,"package_name":"@radix-ui/react-progress","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"runtime","optional":false},{"id":26214011079,"package_name":"@radix-ui/react-radio-group","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":26214011080,"package_name":"@radix-ui/react-roving-focus","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"runtime","optional":false},{"id":26214011081,"package_name":"@radix-ui/react-scroll-area","ecosystem":"npm","requirements":"1.2.14","direct":false,"kind":"runtime","optional":false},{"id":26214011082,"package_name":"@radix-ui/react-select","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":26214011083,"package_name":"@radix-ui/react-separator","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011084,"package_name":"@radix-ui/react-slider","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":26214011085,"package_name":"@radix-ui/react-slot","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214011086,"package_name":"@radix-ui/react-switch","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":26214011087,"package_name":"@radix-ui/react-tabs","ecosystem":"npm","requirements":"1.1.17","direct":false,"kind":"runtime","optional":false},{"id":26214011088,"package_name":"@radix-ui/react-toast","ecosystem":"npm","requirements":"1.2.19","direct":false,"kind":"runtime","optional":false},{"id":26214011089,"package_name":"@radix-ui/react-toggle","ecosystem":"npm","requirements":"1.1.14","direct":false,"kind":"runtime","optional":false},{"id":26214011090,"package_name":"@radix-ui/react-toggle-group","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"runtime","optional":false},{"id":26214011091,"package_name":"@radix-ui/react-toolbar","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"runtime","optional":false},{"id":26214011092,"package_name":"@radix-ui/react-tooltip","ecosystem":"npm","requirements":"1.2.12","direct":false,"kind":"runtime","optional":false},{"id":26214011093,"package_name":"@radix-ui/react-use-callback-ref","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011094,"package_name":"@radix-ui/react-use-controllable-state","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":26214011180,"package_name":"@radix-ui/react-use-effect-event","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214011181,"package_name":"@radix-ui/react-use-escape-keydown","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214011182,"package_name":"@radix-ui/react-use-is-hydrated","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214011183,"package_name":"@radix-ui/react-use-layout-effect","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011184,"package_name":"@radix-ui/react-use-previous","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011185,"package_name":"@radix-ui/react-use-rect","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011186,"package_name":"@radix-ui/react-use-size","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011187,"package_name":"@radix-ui/react-visually-hidden","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":26214011188,"package_name":"@radix-ui/rect","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011189,"package_name":"@rolldown/binding-android-arm64","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011190,"package_name":"@rolldown/binding-darwin-arm64","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011191,"package_name":"@rolldown/binding-darwin-x64","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011192,"package_name":"@rolldown/binding-freebsd-x64","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011193,"package_name":"@rolldown/binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011194,"package_name":"@rolldown/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011195,"package_name":"@rolldown/binding-linux-arm64-musl","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011196,"package_name":"@rolldown/binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011197,"package_name":"@rolldown/binding-linux-s390x-gnu","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011198,"package_name":"@rolldown/binding-linux-x64-gnu","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011199,"package_name":"@rolldown/binding-linux-x64-musl","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011200,"package_name":"@rolldown/binding-openharmony-arm64","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011201,"package_name":"@rolldown/binding-wasm32-wasi","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011202,"package_name":"@rolldown/binding-win32-arm64-msvc","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011203,"package_name":"@rolldown/binding-win32-x64-msvc","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011204,"package_name":"@rolldown/pluginutils","ecosystem":"npm","requirements":"1.0.0-beta.27","direct":false,"kind":"runtime","optional":false},{"id":26214011205,"package_name":"@rollup/rollup-android-arm-eabi","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011206,"package_name":"@rollup/rollup-android-arm64","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011207,"package_name":"@rollup/rollup-darwin-arm64","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011208,"package_name":"@rollup/rollup-darwin-x64","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011209,"package_name":"@rollup/rollup-freebsd-arm64","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011210,"package_name":"@rollup/rollup-freebsd-x64","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011211,"package_name":"@rollup/rollup-linux-arm-gnueabihf","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011212,"package_name":"@rollup/rollup-linux-arm-musleabihf","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011213,"package_name":"@rollup/rollup-linux-arm64-gnu","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011214,"package_name":"@rollup/rollup-linux-arm64-musl","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011215,"package_name":"@rollup/rollup-linux-loong64-gnu","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011216,"package_name":"@rollup/rollup-linux-loong64-musl","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011217,"package_name":"@rollup/rollup-linux-ppc64-gnu","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011218,"package_name":"@rollup/rollup-linux-ppc64-musl","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011219,"package_name":"@rollup/rollup-linux-riscv64-gnu","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011220,"package_name":"@rollup/rollup-linux-riscv64-musl","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011221,"package_name":"@rollup/rollup-linux-s390x-gnu","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011222,"package_name":"@rollup/rollup-linux-x64-gnu","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011223,"package_name":"@rollup/rollup-linux-x64-musl","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011224,"package_name":"@rollup/rollup-openbsd-x64","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011225,"package_name":"@rollup/rollup-openharmony-arm64","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011226,"package_name":"@rollup/rollup-win32-arm64-msvc","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011227,"package_name":"@rollup/rollup-win32-ia32-msvc","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011228,"package_name":"@rollup/rollup-win32-x64-gnu","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011229,"package_name":"@rollup/rollup-win32-x64-msvc","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214011230,"package_name":"@sideway/address","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011231,"package_name":"@sideway/formula","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011232,"package_name":"@sideway/pinpoint","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011233,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.27.10","direct":false,"kind":"runtime","optional":false},{"id":26214011234,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":26214011235,"package_name":"@sindresorhus/merge-streams","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011236,"package_name":"@slorber/remark-comment","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011237,"package_name":"@standard-schema/spec","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011238,"package_name":"@stylistic/eslint-plugin","ecosystem":"npm","requirements":"2.13.0","direct":false,"kind":"development","optional":false},{"id":26214011239,"package_name":"@stylistic/stylelint-plugin","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214011240,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011241,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011242,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011243,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011244,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011245,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011246,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011247,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011248,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011249,"package_name":"@svgr/core","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011250,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011251,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011252,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011253,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011254,"package_name":"@szmarczak/http-timer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011255,"package_name":"@tailwindcss/node","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011256,"package_name":"@tailwindcss/oxide","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011257,"package_name":"@tailwindcss/oxide-android-arm64","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011258,"package_name":"@tailwindcss/oxide-darwin-arm64","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011259,"package_name":"@tailwindcss/oxide-darwin-x64","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011260,"package_name":"@tailwindcss/oxide-freebsd-x64","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011261,"package_name":"@tailwindcss/oxide-linux-arm-gnueabihf","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011262,"package_name":"@tailwindcss/oxide-linux-arm64-gnu","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011263,"package_name":"@tailwindcss/oxide-linux-arm64-musl","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011264,"package_name":"@tailwindcss/oxide-linux-x64-gnu","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011265,"package_name":"@tailwindcss/oxide-linux-x64-musl","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011266,"package_name":"@tailwindcss/oxide-wasm32-wasi","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011267,"package_name":"@tailwindcss/oxide-win32-arm64-msvc","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011268,"package_name":"@tailwindcss/oxide-win32-x64-msvc","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011269,"package_name":"@tailwindcss/postcss","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214011270,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"10.4.0","direct":false,"kind":"development","optional":false},{"id":26214011271,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"6.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011272,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011273,"package_name":"@tybys/wasm-util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":26214011274,"package_name":"@types/aria-query","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214011275,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":26214011276,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":26214011277,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":26214011278,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.28.0","direct":false,"kind":"runtime","optional":false},{"id":26214011279,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.6","direct":false,"kind":"runtime","optional":false},{"id":26214011280,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.13","direct":false,"kind":"runtime","optional":false},{"id":26214011281,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.38","direct":false,"kind":"runtime","optional":false},{"id":26214011282,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":26214011283,"package_name":"@types/debug","ecosystem":"npm","requirements":"4.1.13","direct":false,"kind":"runtime","optional":false},{"id":26214011284,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":26214011285,"package_name":"@types/estree-jsx","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214011286,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.25","direct":false,"kind":"runtime","optional":false},{"id":26214011287,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.19.9","direct":false,"kind":"runtime","optional":false},{"id":26214011288,"package_name":"@types/fs-extra","ecosystem":"npm","requirements":"11.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214011289,"package_name":"@types/glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011290,"package_name":"@types/hast","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214011291,"package_name":"@types/history","ecosystem":"npm","requirements":"4.7.11","direct":false,"kind":"runtime","optional":false},{"id":26214011292,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011293,"package_name":"@types/http-cache-semantics","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011294,"package_name":"@types/http-errors","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214011295,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.17","direct":false,"kind":"runtime","optional":false},{"id":26214011296,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":26214011297,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214011298,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214011299,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"runtime","optional":false},{"id":26214011300,"package_name":"@types/jsonfile","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214011301,"package_name":"@types/mdast","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214011302,"package_name":"@types/mdx","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":26214011303,"package_name":"@types/mime","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":26214011304,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214011305,"package_name":"@types/ms","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011306,"package_name":"@types/node","ecosystem":"npm","requirements":"26.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214011307,"package_name":"@types/prismjs","ecosystem":"npm","requirements":"1.26.6","direct":false,"kind":"runtime","optional":false},{"id":26214011308,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.15.1","direct":false,"kind":"runtime","optional":false},{"id":26214011309,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":26214011310,"package_name":"@types/react","ecosystem":"npm","requirements":"19.2.17","direct":false,"kind":"development","optional":false},{"id":26214011311,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"19.2.3","direct":false,"kind":"development","optional":false},{"id":26214011312,"package_name":"@types/react-router","ecosystem":"npm","requirements":"5.1.20","direct":false,"kind":"runtime","optional":false},{"id":26214011313,"package_name":"@types/react-router-config","ecosystem":"npm","requirements":"5.0.11","direct":false,"kind":"runtime","optional":false},{"id":26214011314,"package_name":"@types/react-router-dom","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":26214011315,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.2","direct":false,"kind":"runtime","optional":false},{"id":26214011316,"package_name":"@types/sax","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":26214011317,"package_name":"@types/send","ecosystem":"npm","requirements":"0.17.6","direct":false,"kind":"runtime","optional":false},{"id":26214011318,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"runtime","optional":false},{"id":26214011319,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.15.10","direct":false,"kind":"runtime","optional":false},{"id":26214011320,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.36","direct":false,"kind":"runtime","optional":false},{"id":26214011321,"package_name":"@types/unist","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214011322,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.18.1","direct":false,"kind":"runtime","optional":false},{"id":26214011323,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.35","direct":false,"kind":"runtime","optional":false},{"id":26214011324,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214011325,"package_name":"@typescript-eslint/project-service","ecosystem":"npm","requirements":"8.64.0","direct":false,"kind":"runtime","optional":false},{"id":26214011326,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"8.64.0","direct":false,"kind":"runtime","optional":false},{"id":26214011327,"package_name":"@typescript-eslint/tsconfig-utils","ecosystem":"npm","requirements":"8.64.0","direct":false,"kind":"runtime","optional":false},{"id":26214011328,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"8.64.0","direct":false,"kind":"runtime","optional":false},{"id":26214011329,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"8.64.0","direct":false,"kind":"runtime","optional":false},{"id":26214011330,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"8.64.0","direct":false,"kind":"runtime","optional":false},{"id":26214011331,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"8.64.0","direct":false,"kind":"runtime","optional":false},{"id":26214011332,"package_name":"@ungap/structured-clone","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":26214011333,"package_name":"@vercel/oidc","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011334,"package_name":"@vitejs/plugin-react","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":26214011335,"package_name":"@vitest/expect","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011336,"package_name":"@vitest/mocker","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011337,"package_name":"@vitest/pretty-format","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":26214011338,"package_name":"@vitest/runner","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011339,"package_name":"@vitest/snapshot","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011340,"package_name":"@vitest/spy","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011341,"package_name":"@vitest/utils","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011342,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":26214011343,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":26214011344,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":26214011345,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":26214011346,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":26214011347,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":26214011348,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":26214011349,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":26214011350,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":26214011351,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":26214011352,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":26214011353,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":26214011354,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":26214011355,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":26214011356,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":26214011357,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011358,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214011359,"package_name":"@yuku-codegen/binding-darwin-arm64","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011360,"package_name":"@yuku-codegen/binding-darwin-x64","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011361,"package_name":"@yuku-codegen/binding-freebsd-x64","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011362,"package_name":"@yuku-codegen/binding-linux-arm-gnu","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011363,"package_name":"@yuku-codegen/binding-linux-arm-musl","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011364,"package_name":"@yuku-codegen/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011365,"package_name":"@yuku-codegen/binding-linux-arm64-musl","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011366,"package_name":"@yuku-codegen/binding-linux-x64-gnu","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011367,"package_name":"@yuku-codegen/binding-linux-x64-musl","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011368,"package_name":"@yuku-codegen/binding-win32-arm64","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011369,"package_name":"@yuku-codegen/binding-win32-x64","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011370,"package_name":"@yuku-parser/binding-darwin-arm64","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011371,"package_name":"@yuku-parser/binding-darwin-x64","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011372,"package_name":"@yuku-parser/binding-freebsd-x64","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011373,"package_name":"@yuku-parser/binding-linux-arm-gnu","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011374,"package_name":"@yuku-parser/binding-linux-arm-musl","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011375,"package_name":"@yuku-parser/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011376,"package_name":"@yuku-parser/binding-linux-arm64-musl","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011377,"package_name":"@yuku-parser/binding-linux-x64-gnu","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011378,"package_name":"@yuku-parser/binding-linux-x64-musl","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011379,"package_name":"@yuku-parser/binding-win32-arm64","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011380,"package_name":"@yuku-parser/binding-win32-x64","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214011381,"package_name":"@yuku-toolchain/types","ecosystem":"npm","requirements":"0.5.43","direct":false,"kind":"runtime","optional":false},{"id":26214011382,"package_name":"accepts","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011383,"package_name":"acorn","ecosystem":"npm","requirements":"8.17.0","direct":false,"kind":"runtime","optional":false},{"id":26214011384,"package_name":"acorn-import-phases","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214011385,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":26214011386,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.3.5","direct":false,"kind":"runtime","optional":false},{"id":26214011387,"package_name":"address","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214011388,"package_name":"agent-base","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214011389,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011390,"package_name":"ai","ecosystem":"npm","requirements":"5.0.213","direct":false,"kind":"runtime","optional":false},{"id":26214011391,"package_name":"ajv","ecosystem":"npm","requirements":"8.20.0","direct":false,"kind":"runtime","optional":false},{"id":26214011392,"package_name":"ajv-formats","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011393,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":26214011394,"package_name":"algoliasearch","ecosystem":"npm","requirements":"5.55.2","direct":false,"kind":"runtime","optional":false},{"id":26214011395,"package_name":"algoliasearch-helper","ecosystem":"npm","requirements":"3.29.2","direct":false,"kind":"runtime","optional":false},{"id":26214011396,"package_name":"ansi-align","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011397,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214011398,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":26214011399,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011400,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214011401,"package_name":"ansis","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214011402,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214011403,"package_name":"arch","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011404,"package_name":"archive-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011405,"package_name":"arg","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011406,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011407,"package_name":"aria-hidden","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":26214011408,"package_name":"aria-query","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214011409,"package_name":"array-differ","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011410,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214011411,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011412,"package_name":"arrify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011413,"package_name":"asn1js","ecosystem":"npm","requirements":"3.0.10","direct":false,"kind":"runtime","optional":false},{"id":26214011414,"package_name":"assertion-error","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011415,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011416,"package_name":"astring","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":26214011417,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214011418,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.5.3","direct":false,"kind":"runtime","optional":false},{"id":26214011419,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":26214011420,"package_name":"axe-core","ecosystem":"npm","requirements":"4.12.1","direct":false,"kind":"runtime","optional":false},{"id":26214011421,"package_name":"babel-loader","ecosystem":"npm","requirements":"9.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214011422,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":26214011423,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.4.17","direct":false,"kind":"runtime","optional":false},{"id":26214011424,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":26214011425,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.6.8","direct":false,"kind":"runtime","optional":false},{"id":26214011426,"package_name":"bail","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011427,"package_name":"balanced-match","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214011428,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":26214011429,"package_name":"baseline-browser-mapping","ecosystem":"npm","requirements":"2.10.43","direct":false,"kind":"runtime","optional":false},{"id":26214011430,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":26214011431,"package_name":"better-path-resolve","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011432,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214011433,"package_name":"bin-build","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011434,"package_name":"bin-check","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011435,"package_name":"bin-version","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011436,"package_name":"bin-version-check","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011437,"package_name":"bin-wrapper","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011438,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214011439,"package_name":"bl","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":26214011440,"package_name":"body-parser","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214011441,"package_name":"bonjour-service","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":26214011442,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011443,"package_name":"boxen","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214011444,"package_name":"brace-expansion","ecosystem":"npm","requirements":"5.0.7","direct":false,"kind":"runtime","optional":false},{"id":26214011445,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214011446,"package_name":"browserslist","ecosystem":"npm","requirements":"4.28.2","direct":false,"kind":"runtime","optional":false},{"id":26214011447,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":26214011448,"package_name":"buffer-alloc","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011449,"package_name":"buffer-alloc-unsafe","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011450,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"0.2.13","direct":false,"kind":"runtime","optional":false},{"id":26214011451,"package_name":"buffer-fill","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011452,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011453,"package_name":"bundle-name","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011454,"package_name":"bundlesize2","ecosystem":"npm","requirements":"0.0.32","direct":false,"kind":"development","optional":false},{"id":26214011455,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011456,"package_name":"bytestreamjs","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011457,"package_name":"cac","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011458,"package_name":"cacheable","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214011459,"package_name":"cacheable-lookup","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011460,"package_name":"cacheable-request","ecosystem":"npm","requirements":"10.2.14","direct":false,"kind":"runtime","optional":false},{"id":26214011461,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":26214011462,"package_name":"call-bind-apply-helpers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011463,"package_name":"call-bound","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214011464,"package_name":"caller-callsite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011465,"package_name":"caller-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011466,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011467,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011468,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214011469,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011470,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001805","direct":false,"kind":"runtime","optional":false},{"id":26214011471,"package_name":"caw","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011472,"package_name":"ccount","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011473,"package_name":"chai","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":26214011474,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011475,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011476,"package_name":"character-entities","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011477,"package_name":"character-entities-html4","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011478,"package_name":"character-entities-legacy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011479,"package_name":"character-reference-invalid","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011480,"package_name":"chardet","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011481,"package_name":"check-error","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214011482,"package_name":"cheerio","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":26214011483,"package_name":"cheerio-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011484,"package_name":"chokidar","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":26214011485,"package_name":"chownr","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011486,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214011487,"package_name":"ci-env","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":26214011488,"package_name":"ci-info","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":26214011489,"package_name":"class-variance-authority","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":26214011490,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":26214011491,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011492,"package_name":"cli-boxes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011493,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":26214011494,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011495,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011496,"package_name":"clone-response","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011497,"package_name":"clsx","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214011498,"package_name":"cobe","ecosystem":"npm","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":26214011499,"package_name":"collapse-white-space","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011500,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011501,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214011502,"package_name":"colord","ecosystem":"npm","requirements":"2.9.3","direct":false,"kind":"runtime","optional":false},{"id":26214011503,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.20","direct":false,"kind":"runtime","optional":false},{"id":26214011504,"package_name":"combine-promises","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011505,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":26214011506,"package_name":"comma-separated-tokens","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214011507,"package_name":"commander","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011508,"package_name":"common-path-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011509,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":26214011510,"package_name":"compression","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":26214011511,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011512,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":26214011513,"package_name":"configstore","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011514,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011515,"package_name":"consola","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":26214011516,"package_name":"content-disposition","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011517,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214011518,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011519,"package_name":"cookie","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":26214011520,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214011521,"package_name":"copy-text-to-clipboard","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214011522,"package_name":"copy-webpack-plugin","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011523,"package_name":"core-js","ecosystem":"npm","requirements":"3.49.0","direct":false,"kind":"runtime","optional":false},{"id":26214011524,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.49.0","direct":false,"kind":"runtime","optional":false},{"id":26214011525,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214011526,"package_name":"cors","ecosystem":"npm","requirements":"2.8.6","direct":false,"kind":"runtime","optional":false},{"id":26214011527,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214011528,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26214011529,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011530,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011531,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"7.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214011532,"package_name":"css-functions-list","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":26214011533,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214011534,"package_name":"css-loader","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"runtime","optional":false},{"id":26214011535,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011536,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011537,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214011538,"package_name":"css-tokenize","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011657,"package_name":"css-tree","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214011658,"package_name":"css-what","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214011659,"package_name":"css.escape","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":26214011660,"package_name":"cssdb","ecosystem":"npm","requirements":"8.9.0","direct":false,"kind":"runtime","optional":false},{"id":26214011661,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011662,"package_name":"cssnano","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011663,"package_name":"cssnano-preset-advanced","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011664,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011665,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011666,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011667,"package_name":"cssstyle","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":26214011668,"package_name":"csstype","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":26214011669,"package_name":"cwebp-bin","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011670,"package_name":"data-urls","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011671,"package_name":"debounce","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214011672,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":26214011673,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.6.0","direct":false,"kind":"runtime","optional":false},{"id":26214011674,"package_name":"decode-named-character-reference","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214011675,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214011676,"package_name":"decompress","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214011677,"package_name":"decompress-response","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011678,"package_name":"decompress-tar","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214011679,"package_name":"decompress-tarbz2","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214011680,"package_name":"decompress-targz","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214011681,"package_name":"decompress-unzip","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011682,"package_name":"deep-eql","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011683,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":26214011684,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214011685,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214011686,"package_name":"default-browser","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214011687,"package_name":"default-browser-id","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011688,"package_name":"defer-to-connect","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011689,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214011690,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011691,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214011692,"package_name":"defu","ecosystem":"npm","requirements":"6.1.7","direct":false,"kind":"runtime","optional":false},{"id":26214011693,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011694,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011695,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214011696,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011697,"package_name":"detect-indent","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011698,"package_name":"detect-libc","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011700,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011701,"package_name":"detect-node-es","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011702,"package_name":"detect-port","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011703,"package_name":"devlop","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011704,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011705,"package_name":"dns-packet","ecosystem":"npm","requirements":"5.6.1","direct":false,"kind":"runtime","optional":false},{"id":26214011706,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011707,"package_name":"doiuse","ecosystem":"npm","requirements":"6.0.6","direct":false,"kind":"runtime","optional":false},{"id":26214011710,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.5.16","direct":false,"kind":"runtime","optional":false},{"id":26214011711,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011712,"package_name":"dom-serializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011713,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214011714,"package_name":"domhandler","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214011715,"package_name":"domutils","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214011716,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214011717,"package_name":"dot-prop","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011718,"package_name":"download","ecosystem":"npm","requirements":"6.2.5","direct":false,"kind":"runtime","optional":false},{"id":26214011719,"package_name":"dts-resolver","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011720,"package_name":"dunder-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011721,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011722,"package_name":"duplexer3","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011723,"package_name":"duplexify","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214011724,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011725,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214011726,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.5.392","direct":false,"kind":"runtime","optional":false},{"id":26214011727,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011728,"package_name":"emojilib","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214011729,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011730,"package_name":"emoticon","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011735,"package_name":"empathic","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011736,"package_name":"encodeurl","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011737,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.5","direct":false,"kind":"runtime","optional":false},{"id":26214011738,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.24.2","direct":false,"kind":"runtime","optional":false},{"id":26214011739,"package_name":"enquirer","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":26214011740,"package_name":"entities","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011741,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214011742,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":26214011743,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011744,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214011745,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":26214011746,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011747,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011748,"package_name":"esast-util-from-estree","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011749,"package_name":"esast-util-from-js","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011750,"package_name":"esbuild","ecosystem":"npm","requirements":"0.25.12","direct":false,"kind":"runtime","optional":false},{"id":26214011751,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011752,"package_name":"escape-goat","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011753,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214011754,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011755,"package_name":"eslint","ecosystem":"npm","requirements":"8.57.1","direct":false,"kind":"runtime","optional":false},{"id":26214011756,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214011757,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214011758,"package_name":"espree","ecosystem":"npm","requirements":"10.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214011759,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011760,"package_name":"esquery","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":26214011761,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214011762,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214011763,"package_name":"estree-util-attach-comments","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011764,"package_name":"estree-util-build-jsx","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011765,"package_name":"estree-util-is-identifier-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011766,"package_name":"estree-util-scope","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011767,"package_name":"estree-util-to-js","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011768,"package_name":"estree-util-value-to-estree","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214011769,"package_name":"estree-util-visit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011770,"package_name":"estree-walker","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214011771,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214011772,"package_name":"eta","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011773,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":26214011774,"package_name":"eval","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":26214011775,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":26214011776,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214011777,"package_name":"eventsource","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":26214011778,"package_name":"eventsource-parser","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011779,"package_name":"exec-buffer","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011780,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214011781,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214011782,"package_name":"executable","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214011783,"package_name":"expect-type","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214011784,"package_name":"express","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214011785,"package_name":"express-rate-limit","ecosystem":"npm","requirements":"8.5.2","direct":false,"kind":"runtime","optional":false},{"id":26214011786,"package_name":"ext-list","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214011787,"package_name":"ext-name","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011788,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011789,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011790,"package_name":"extendable-error","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":26214011791,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214011792,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":26214011793,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011794,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":26214011795,"package_name":"fast-uri","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214011796,"package_name":"fast-xml-parser","ecosystem":"npm","requirements":"4.5.7","direct":false,"kind":"runtime","optional":false},{"id":26214011797,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.16","direct":false,"kind":"runtime","optional":false},{"id":26214011798,"package_name":"fastq","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"runtime","optional":false},{"id":26214011799,"package_name":"fault","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011800,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":26214011801,"package_name":"fd-slicer","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011802,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214011803,"package_name":"feed","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214011804,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011805,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"11.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214011806,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011807,"package_name":"file-type","ecosystem":"npm","requirements":"12.4.2","direct":false,"kind":"runtime","optional":false},{"id":26214011808,"package_name":"filename-reserved-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011809,"package_name":"filenamify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011810,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214011811,"package_name":"finalhandler","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214011812,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011813,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011814,"package_name":"find-versions","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011815,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011816,"package_name":"flat-cache","ecosystem":"npm","requirements":"6.1.23","direct":false,"kind":"runtime","optional":false},{"id":26214011817,"package_name":"flatted","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":26214011818,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":26214011819,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":26214011820,"package_name":"form-data","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":26214011821,"package_name":"form-data-encoder","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214011822,"package_name":"format","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214011823,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011824,"package_name":"fraction.js","ecosystem":"npm","requirements":"5.3.4","direct":false,"kind":"runtime","optional":false},{"id":26214011825,"package_name":"framer-motion","ecosystem":"npm","requirements":"12.42.2","direct":false,"kind":"runtime","optional":false},{"id":26214011826,"package_name":"fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011827,"package_name":"from2","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214011828,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011829,"package_name":"fs-extra","ecosystem":"npm","requirements":"11.3.6","direct":false,"kind":"runtime","optional":false},{"id":26214011830,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011831,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":26214011832,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214011833,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":26214011834,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214011835,"package_name":"get-east-asian-width","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26214011836,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214011837,"package_name":"get-nonce","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011838,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011839,"package_name":"get-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011840,"package_name":"get-proxy","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011841,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011842,"package_name":"get-tsconfig","ecosystem":"npm","requirements":"5.0.0-beta.5","direct":false,"kind":"runtime","optional":false},{"id":26214011843,"package_name":"gifsicle","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214011844,"package_name":"github-slugger","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214011845,"package_name":"glob","ecosystem":"npm","requirements":"13.0.6","direct":false,"kind":"runtime","optional":false},{"id":26214011846,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011847,"package_name":"glob-to-regex.js","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011848,"package_name":"global-dirs","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011849,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011850,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011851,"package_name":"globals","ecosystem":"npm","requirements":"13.24.0","direct":false,"kind":"runtime","optional":false},{"id":26214011852,"package_name":"globby","ecosystem":"npm","requirements":"16.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214011853,"package_name":"globjoin","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214011854,"package_name":"gopd","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011855,"package_name":"got","ecosystem":"npm","requirements":"12.6.1","direct":false,"kind":"runtime","optional":false},{"id":26214011856,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":26214011857,"package_name":"graphemer","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214011858,"package_name":"gzip-size","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214011859,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011860,"package_name":"has-flag","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011861,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011862,"package_name":"has-symbol-support-x","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":26214011863,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011864,"package_name":"has-to-string-tag-x","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":26214011865,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011866,"package_name":"has-yarn","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011867,"package_name":"hashery","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":26214011868,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214011869,"package_name":"hast-util-from-parse5","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214011870,"package_name":"hast-util-parse-selector","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011871,"package_name":"hast-util-raw","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011872,"package_name":"hast-util-to-estree","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214011873,"package_name":"hast-util-to-jsx-runtime","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":26214011874,"package_name":"hast-util-to-parse5","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011875,"package_name":"hast-util-whitespace","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011876,"package_name":"hastscript","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011877,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011878,"package_name":"history","ecosystem":"npm","requirements":"4.10.1","direct":false,"kind":"runtime","optional":false},{"id":26214011879,"package_name":"hoist-non-react-statics","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":26214011880,"package_name":"hono","ecosystem":"npm","requirements":"4.12.30","direct":false,"kind":"runtime","optional":false},{"id":26214011881,"package_name":"hookable","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214011882,"package_name":"hookified","ecosystem":"npm","requirements":"1.15.1","direct":false,"kind":"runtime","optional":false},{"id":26214011883,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":26214011884,"package_name":"htm","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214011885,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011886,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011887,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011888,"package_name":"html-tags","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011889,"package_name":"html-void-elements","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214011890,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.6.7","direct":false,"kind":"runtime","optional":false},{"id":26214011891,"package_name":"htmlparser2","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011892,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011893,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":26214011894,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011895,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.10","direct":false,"kind":"runtime","optional":false},{"id":26214011896,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":26214011897,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011898,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.10","direct":false,"kind":"runtime","optional":false},{"id":26214011899,"package_name":"http2-wrapper","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214011900,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26214011901,"package_name":"human-id","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011902,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011903,"package_name":"hyperdyperid","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214011904,"package_name":"iconoir-react","ecosystem":"npm","requirements":"7.11.1","direct":false,"kind":"runtime","optional":false},{"id":26214011945,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":26214011948,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214011951,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214011953,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":26214011955,"package_name":"ignore-by-default","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214011957,"package_name":"image-size","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214011959,"package_name":"image-webpack-loader","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012057,"package_name":"imagemin","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012058,"package_name":"imagemin-gifsicle","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012059,"package_name":"imagemin-mozjpeg","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012060,"package_name":"imagemin-optipng","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012061,"package_name":"imagemin-pngquant","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012062,"package_name":"imagemin-svgo","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012063,"package_name":"imagemin-webp","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012066,"package_name":"import-fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012067,"package_name":"import-lazy","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012068,"package_name":"import-meta-resolve","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012069,"package_name":"import-without-cache","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214012070,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214012071,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012072,"package_name":"infima","ecosystem":"npm","requirements":"0.2.0-alpha.45","direct":false,"kind":"runtime","optional":false},{"id":26214012073,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":26214012074,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012075,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":26214012076,"package_name":"inline-style-parser","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":26214012077,"package_name":"into-stream","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012078,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":26214012079,"package_name":"ip-address","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012080,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214012081,"package_name":"irregular-plurals","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214012082,"package_name":"is-alphabetical","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012083,"package_name":"is-alphanumerical","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012084,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214012085,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012086,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":26214012087,"package_name":"is-ci","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012088,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.16.2","direct":false,"kind":"runtime","optional":false},{"id":26214012089,"package_name":"is-cwebp-readable","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012090,"package_name":"is-decimal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012091,"package_name":"is-directory","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214012092,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214012093,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012094,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012095,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012096,"package_name":"is-gif","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012097,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012098,"package_name":"is-hexadecimal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012099,"package_name":"is-inside-container","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012100,"package_name":"is-installed-globally","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214012101,"package_name":"is-jpg","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012102,"package_name":"is-natural-number","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012103,"package_name":"is-network-error","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":26214012104,"package_name":"is-npm","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012105,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012106,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012107,"package_name":"is-object","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012108,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012109,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012110,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012111,"package_name":"is-png","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012112,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012113,"package_name":"is-promise","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012114,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012115,"package_name":"is-retry-allowed","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012116,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012117,"package_name":"is-subdir","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012118,"package_name":"is-svg","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214012119,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"runtime","optional":false},{"id":26214012120,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012121,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012122,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012123,"package_name":"is-yarn-global","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":26214012124,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012125,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012126,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012127,"package_name":"isurl","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012128,"package_name":"jest-util","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26214012129,"package_name":"jest-worker","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":26214012130,"package_name":"jiti","ecosystem":"npm","requirements":"1.21.7","direct":false,"kind":"runtime","optional":false},{"id":26214012131,"package_name":"joi","ecosystem":"npm","requirements":"17.13.4","direct":false,"kind":"runtime","optional":false},{"id":26214012132,"package_name":"jose","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":26214012133,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012134,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214012135,"package_name":"jsdom","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":26214012136,"package_name":"jsesc","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012137,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012138,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012139,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214012140,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214012141,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012142,"package_name":"json-schema-typed","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012143,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012144,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":26214012145,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214012146,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214012147,"package_name":"junk","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012148,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"runtime","optional":false},{"id":26214012149,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012150,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012151,"package_name":"known-css-properties","ecosystem":"npm","requirements":"0.37.0","direct":false,"kind":"runtime","optional":false},{"id":26214012152,"package_name":"latest-version","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012153,"package_name":"launch-editor","ecosystem":"npm","requirements":"2.14.1","direct":false,"kind":"runtime","optional":false},{"id":26214012154,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012155,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":26214012156,"package_name":"lightningcss","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26214012157,"package_name":"lightningcss-android-arm64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26214012158,"package_name":"lightningcss-darwin-arm64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26214012159,"package_name":"lightningcss-darwin-x64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26214012160,"package_name":"lightningcss-freebsd-x64","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26214012161,"package_name":"lightningcss-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26214012162,"package_name":"lightningcss-linux-arm64-gnu","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26214012163,"package_name":"lightningcss-linux-arm64-musl","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26214012164,"package_name":"lightningcss-linux-x64-gnu","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26214012165,"package_name":"lightningcss-linux-x64-musl","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26214012166,"package_name":"lightningcss-win32-arm64-msvc","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26214012167,"package_name":"lightningcss-win32-x64-msvc","ecosystem":"npm","requirements":"1.32.0","direct":false,"kind":"runtime","optional":false},{"id":26214012168,"package_name":"lilconfig","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214012169,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26214012170,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":26214012171,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012172,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012173,"package_name":"lodash","ecosystem":"npm","requirements":"4.18.1","direct":false,"kind":"runtime","optional":false},{"id":26214012174,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":26214012175,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214012176,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":26214012177,"package_name":"lodash.startcase","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214012178,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":26214012179,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214012180,"package_name":"longest-streak","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012181,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214012182,"package_name":"loupe","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214012183,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012184,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012185,"package_name":"lru-cache","ecosystem":"npm","requirements":"11.5.2","direct":false,"kind":"runtime","optional":false},{"id":26214012186,"package_name":"lz-string","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214012187,"package_name":"magic-string","ecosystem":"npm","requirements":"0.30.21","direct":false,"kind":"runtime","optional":false},{"id":26214012188,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012189,"package_name":"markdown-extensions","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012190,"package_name":"markdown-table","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012191,"package_name":"marked","ecosystem":"npm","requirements":"16.4.2","direct":false,"kind":"runtime","optional":false},{"id":26214012192,"package_name":"math-intrinsics","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012193,"package_name":"mathml-tag-names","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012194,"package_name":"mdast-util-directive","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012195,"package_name":"mdast-util-find-and-replace","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012196,"package_name":"mdast-util-from-markdown","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012197,"package_name":"mdast-util-frontmatter","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012198,"package_name":"mdast-util-gfm","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012199,"package_name":"mdast-util-gfm-autolink-literal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012200,"package_name":"mdast-util-gfm-footnote","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012201,"package_name":"mdast-util-gfm-strikethrough","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012202,"package_name":"mdast-util-gfm-table","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012203,"package_name":"mdast-util-gfm-task-list-item","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012204,"package_name":"mdast-util-mdx","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012205,"package_name":"mdast-util-mdx-expression","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012206,"package_name":"mdast-util-mdx-jsx","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012207,"package_name":"mdast-util-mdxjs-esm","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012208,"package_name":"mdast-util-phrasing","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012209,"package_name":"mdast-util-to-hast","ecosystem":"npm","requirements":"13.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214012210,"package_name":"mdast-util-to-markdown","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214012211,"package_name":"mdast-util-to-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012212,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.27.1","direct":false,"kind":"runtime","optional":false},{"id":26214012213,"package_name":"media-typer","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012214,"package_name":"memfs","ecosystem":"npm","requirements":"4.64.0","direct":false,"kind":"runtime","optional":false},{"id":26214012215,"package_name":"meow","ecosystem":"npm","requirements":"14.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012216,"package_name":"merge","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214012217,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012218,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012219,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":26214012220,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214012221,"package_name":"micromark","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012222,"package_name":"micromark-core-commonmark","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012223,"package_name":"micromark-extension-directive","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012224,"package_name":"micromark-extension-frontmatter","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012225,"package_name":"micromark-extension-gfm","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012226,"package_name":"micromark-extension-gfm-autolink-literal","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012227,"package_name":"micromark-extension-gfm-footnote","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012228,"package_name":"micromark-extension-gfm-strikethrough","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012229,"package_name":"micromark-extension-gfm-table","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012230,"package_name":"micromark-extension-gfm-tagfilter","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012231,"package_name":"micromark-extension-gfm-task-list-item","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012232,"package_name":"micromark-extension-mdx-expression","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012233,"package_name":"micromark-extension-mdx-jsx","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012234,"package_name":"micromark-extension-mdx-md","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012235,"package_name":"micromark-extension-mdxjs","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012236,"package_name":"micromark-extension-mdxjs-esm","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012237,"package_name":"micromark-factory-destination","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012238,"package_name":"micromark-factory-label","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012239,"package_name":"micromark-factory-mdx-expression","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012240,"package_name":"micromark-factory-space","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012241,"package_name":"micromark-factory-title","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012242,"package_name":"micromark-factory-whitespace","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012243,"package_name":"micromark-util-character","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012244,"package_name":"micromark-util-chunked","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012245,"package_name":"micromark-util-classify-character","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012246,"package_name":"micromark-util-combine-extensions","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012247,"package_name":"micromark-util-decode-numeric-character-reference","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012248,"package_name":"micromark-util-decode-string","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012249,"package_name":"micromark-util-encode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012250,"package_name":"micromark-util-events-to-acorn","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012251,"package_name":"micromark-util-html-tag-name","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012252,"package_name":"micromark-util-normalize-identifier","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012253,"package_name":"micromark-util-resolve-all","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012254,"package_name":"micromark-util-sanitize-uri","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012255,"package_name":"micromark-util-subtokenize","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012256,"package_name":"micromark-util-symbol","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012257,"package_name":"micromark-util-types","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012258,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":26214012259,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26214012260,"package_name":"mime-db","ecosystem":"npm","requirements":"1.54.0","direct":false,"kind":"runtime","optional":false},{"id":26214012261,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":26214012262,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012263,"package_name":"mimic-response","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012264,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012265,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"2.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214012266,"package_name":"mini-svg-data-uri","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":26214012267,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012268,"package_name":"minimatch","ecosystem":"npm","requirements":"10.2.5","direct":false,"kind":"runtime","optional":false},{"id":26214012269,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":26214012270,"package_name":"minimizer-webpack-plugin","ecosystem":"npm","requirements":"5.6.1","direct":false,"kind":"runtime","optional":false},{"id":26214012271,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214012272,"package_name":"minizlib","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012273,"package_name":"motion","ecosystem":"npm","requirements":"12.42.2","direct":false,"kind":"runtime","optional":false},{"id":26214012274,"package_name":"motion-dom","ecosystem":"npm","requirements":"12.42.2","direct":false,"kind":"runtime","optional":false},{"id":26214012275,"package_name":"motion-utils","ecosystem":"npm","requirements":"12.39.0","direct":false,"kind":"runtime","optional":false},{"id":26214012276,"package_name":"mozjpeg","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012277,"package_name":"mri","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012278,"package_name":"mrmime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012279,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214012280,"package_name":"multicast-dns","ecosystem":"npm","requirements":"7.2.5","direct":false,"kind":"runtime","optional":false},{"id":26214012281,"package_name":"multimatch","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012282,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.16","direct":false,"kind":"runtime","optional":false},{"id":26214012283,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214012284,"package_name":"negotiator","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012285,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":26214012286,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214012287,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012288,"package_name":"node-emoji","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012289,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":26214012290,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.51","direct":false,"kind":"runtime","optional":false},{"id":26214012291,"package_name":"nodemon","ecosystem":"npm","requirements":"3.1.14","direct":false,"kind":"runtime","optional":false},{"id":26214012292,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012293,"package_name":"normalize-url","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012294,"package_name":"npm-conf","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214012295,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012296,"package_name":"nprogress","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012297,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012298,"package_name":"null-loader","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012300,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.24","direct":false,"kind":"runtime","optional":false},{"id":26214012301,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012302,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.4","direct":false,"kind":"runtime","optional":false},{"id":26214012303,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012304,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.7","direct":false,"kind":"runtime","optional":false},{"id":26214012305,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214012306,"package_name":"obug","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214012307,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":26214012308,"package_name":"on-headers","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012309,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214012310,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214012311,"package_name":"open","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"runtime","optional":false},{"id":26214012312,"package_name":"opener","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":26214012313,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":26214012314,"package_name":"optipng-bin","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012315,"package_name":"os-filter-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012316,"package_name":"outdent","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214012317,"package_name":"ow","ecosystem":"npm","requirements":"0.17.0","direct":false,"kind":"runtime","optional":false},{"id":26214012318,"package_name":"oxfmt","ecosystem":"npm","requirements":"0.59.0","direct":false,"kind":"development","optional":false},{"id":26214012319,"package_name":"oxlint","ecosystem":"npm","requirements":"1.74.0","direct":false,"kind":"development","optional":false},{"id":26214012320,"package_name":"p-cancelable","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012321,"package_name":"p-event","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214012322,"package_name":"p-filter","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012323,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012324,"package_name":"p-is-promise","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012325,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012326,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012327,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012328,"package_name":"p-map-series","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012329,"package_name":"p-pipe","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012330,"package_name":"p-queue","ecosystem":"npm","requirements":"6.6.2","direct":false,"kind":"runtime","optional":false},{"id":26214012331,"package_name":"p-reduce","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012332,"package_name":"p-retry","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214012333,"package_name":"p-timeout","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012334,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012335,"package_name":"package-json","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012336,"package_name":"package-manager-detector","ecosystem":"npm","requirements":"0.2.11","direct":false,"kind":"runtime","optional":false},{"id":26214012337,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012338,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012339,"package_name":"parse-entities","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012340,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012341,"package_name":"parse-numeric-range","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214012342,"package_name":"parse5","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214012343,"package_name":"parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012344,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":26214012345,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214012346,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012347,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012348,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012349,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012350,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":26214012351,"package_name":"path-scurry","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012352,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":26214012353,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012354,"package_name":"pathe","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012355,"package_name":"pathval","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012356,"package_name":"pend","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012357,"package_name":"phenomenon","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26214012361,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012362,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214012363,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012364,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012365,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012366,"package_name":"pkce-challenge","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012367,"package_name":"pkg-dir","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012368,"package_name":"pkijs","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214012369,"package_name":"playwright","ecosystem":"npm","requirements":"1.49.1","direct":false,"kind":"runtime","optional":false},{"id":26214012370,"package_name":"playwright-core","ecosystem":"npm","requirements":"1.49.1","direct":false,"kind":"runtime","optional":false},{"id":26214012371,"package_name":"plur","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012372,"package_name":"pngquant-bin","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012373,"package_name":"possible-typed-array-names","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012374,"package_name":"postcss","ecosystem":"npm","requirements":"8.5.6","direct":false,"kind":"runtime","optional":false},{"id":26214012375,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012376,"package_name":"postcss-calc","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012377,"package_name":"postcss-clamp","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012378,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"7.0.12","direct":false,"kind":"runtime","optional":false},{"id":26214012379,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012380,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012381,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012382,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012383,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"11.0.6","direct":false,"kind":"runtime","optional":false},{"id":26214012384,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"14.0.6","direct":false,"kind":"runtime","optional":false},{"id":26214012385,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"8.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214012386,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012387,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012449,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012450,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012451,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012452,"package_name":"postcss-discard-unused","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214012453,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012454,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012455,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012456,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012457,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012458,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012459,"package_name":"postcss-import","ecosystem":"npm","requirements":"16.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012460,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"7.0.12","direct":false,"kind":"runtime","optional":false},{"id":26214012461,"package_name":"postcss-loader","ecosystem":"npm","requirements":"7.3.4","direct":false,"kind":"runtime","optional":false},{"id":26214012462,"package_name":"postcss-logical","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012463,"package_name":"postcss-media-query-parser","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":26214012464,"package_name":"postcss-merge-idents","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012465,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214012466,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012467,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012468,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012469,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012470,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012471,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012472,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012473,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214012474,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012475,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"13.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012476,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012477,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012478,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012479,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012480,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012481,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012482,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012483,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012484,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012485,"package_name":"postcss-opacity-percentage","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012486,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012487,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012488,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012489,"package_name":"postcss-place","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012490,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"10.2.4","direct":false,"kind":"runtime","optional":false},{"id":26214012491,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012492,"package_name":"postcss-reduce-idents","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012493,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012494,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012495,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012496,"package_name":"postcss-resolve-nested-selector","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":26214012497,"package_name":"postcss-safe-parser","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012498,"package_name":"postcss-scss","ecosystem":"npm","requirements":"4.0.9","direct":false,"kind":"runtime","optional":false},{"id":26214012499,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012500,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214012501,"package_name":"postcss-sort-media-queries","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012502,"package_name":"postcss-sorting","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012503,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012504,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012505,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012506,"package_name":"postcss-zindex","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012507,"package_name":"preact","ecosystem":"npm","requirements":"11.0.0-beta.0","direct":false,"kind":"runtime","optional":false},{"id":26214012508,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214012509,"package_name":"prepend-http","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012510,"package_name":"prettier","ecosystem":"npm","requirements":"2.8.8","direct":false,"kind":"runtime","optional":false},{"id":26214012511,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012512,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":26214012513,"package_name":"pretty-time","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012514,"package_name":"prism-react-renderer","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":26214012515,"package_name":"prismjs","ecosystem":"npm","requirements":"1.30.0","direct":false,"kind":"runtime","optional":false},{"id":26214012516,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012517,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":26214012518,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":26214012519,"package_name":"property-information","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012520,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26214012521,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":26214012522,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012523,"package_name":"pstree.remy","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":26214012524,"package_name":"pump","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012525,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214012526,"package_name":"pupa","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214012527,"package_name":"pvtsutils","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"runtime","optional":false},{"id":26214012528,"package_name":"pvutils","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214012529,"package_name":"qified","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":26214012530,"package_name":"qs","ecosystem":"npm","requirements":"6.15.3","direct":false,"kind":"runtime","optional":false},{"id":26214012531,"package_name":"quansync","ecosystem":"npm","requirements":"0.2.11","direct":false,"kind":"runtime","optional":false},{"id":26214012532,"package_name":"query-string","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012533,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":26214012534,"package_name":"quick-lru","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012535,"package_name":"radix-ui","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":26214012536,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012537,"package_name":"range-parser","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214012538,"package_name":"raw-body","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012539,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":26214012540,"package_name":"react","ecosystem":"npm","requirements":"19.2.7","direct":false,"kind":"development","optional":false},{"id":26214012541,"package_name":"react-async-script","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012542,"package_name":"react-dom","ecosystem":"npm","requirements":"19.2.7","direct":false,"kind":"development","optional":false},{"id":26214012543,"package_name":"react-fast-compare","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214012544,"package_name":"react-google-recaptcha","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012545,"package_name":"@slorber/react-helmet-async","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214012546,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012547,"package_name":"react-json-view-lite","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214012548,"package_name":"@docusaurus/react-loadable","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012549,"package_name":"react-loadable-ssr-addon-v5-slorber","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012550,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.17.0","direct":false,"kind":"runtime","optional":false},{"id":26214012551,"package_name":"react-remove-scroll","ecosystem":"npm","requirements":"2.7.2","direct":false,"kind":"runtime","optional":false},{"id":26214012552,"package_name":"react-remove-scroll-bar","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":26214012553,"package_name":"react-router","ecosystem":"npm","requirements":"5.3.4","direct":false,"kind":"runtime","optional":false},{"id":26214012554,"package_name":"react-router-config","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012555,"package_name":"react-router-dom","ecosystem":"npm","requirements":"5.3.4","direct":false,"kind":"runtime","optional":false},{"id":26214012556,"package_name":"react-style-singleton","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":26214012557,"package_name":"read-cache","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012558,"package_name":"read-yaml-file","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012559,"package_name":"readable-stream","ecosystem":"npm","requirements":"1.1.14","direct":false,"kind":"runtime","optional":false},{"id":26214012560,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":26214012561,"package_name":"recma-build-jsx","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012562,"package_name":"recma-jsx","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012563,"package_name":"recma-parse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012564,"package_name":"recma-stringify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012565,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012566,"package_name":"reflect-metadata","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214012567,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":26214012568,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214012569,"package_name":"regexpu-core","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214012570,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012571,"package_name":"registry-url","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012572,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":26214012573,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.13.2","direct":false,"kind":"runtime","optional":false},{"id":26214012574,"package_name":"rehype-raw","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012575,"package_name":"rehype-recma","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012576,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":26214012577,"package_name":"remark-directive","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012578,"package_name":"remark-emoji","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012579,"package_name":"remark-frontmatter","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012580,"package_name":"remark-gfm","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012581,"package_name":"remark-mdx","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012582,"package_name":"remark-parse","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012583,"package_name":"remark-rehype","ecosystem":"npm","requirements":"11.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214012584,"package_name":"remark-stringify","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012585,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012586,"package_name":"replace-ext","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012587,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012588,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012589,"package_name":"require-like","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214012590,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012591,"package_name":"reselect","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012592,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.12","direct":false,"kind":"runtime","optional":false},{"id":26214012593,"package_name":"resolve-alpn","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214012594,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012595,"package_name":"resolve-pathname","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012596,"package_name":"resolve-pkg-maps","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012597,"package_name":"responselike","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012598,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":26214012599,"package_name":"reusify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012600,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":26214012601,"package_name":"rolldown","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214012602,"package_name":"rolldown-plugin-dts","ecosystem":"npm","requirements":"0.27.9","direct":false,"kind":"runtime","optional":false},{"id":26214012603,"package_name":"rollup","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":26214012604,"package_name":"router","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012605,"package_name":"rrweb-cssom","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":26214012606,"package_name":"rtlcss","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214012607,"package_name":"run-applescript","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012608,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012609,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214012610,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214012611,"package_name":"sax","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26214012612,"package_name":"saxes","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012613,"package_name":"scheduler","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":26214012614,"package_name":"schema-dts","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214012615,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":26214012616,"package_name":"search-insights","ecosystem":"npm","requirements":"2.17.3","direct":false,"kind":"runtime","optional":false},{"id":26214012617,"package_name":"section-matter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012618,"package_name":"seek-bzip","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":26214012619,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012620,"package_name":"selfsigned","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214012621,"package_name":"semver","ecosystem":"npm","requirements":"7.8.5","direct":false,"kind":"runtime","optional":false},{"id":26214012622,"package_name":"semver-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012623,"package_name":"semver-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012624,"package_name":"semver-truncate","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214012625,"package_name":"send","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214012626,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012627,"package_name":"serve-handler","ecosystem":"npm","requirements":"6.1.7","direct":false,"kind":"runtime","optional":false},{"id":26214012628,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.2","direct":false,"kind":"runtime","optional":false},{"id":26214012629,"package_name":"serve-static","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214012630,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214012631,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012632,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012633,"package_name":"shallowequal","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012634,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012635,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012636,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":26214012637,"package_name":"side-channel","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012638,"package_name":"side-channel-list","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012639,"package_name":"side-channel-map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012640,"package_name":"side-channel-weakmap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012641,"package_name":"siginfo","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012642,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012643,"package_name":"simple-update-notifier","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012644,"package_name":"sirv","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012645,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214012646,"package_name":"sitemap","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214012647,"package_name":"skin-tone","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012648,"package_name":"slash","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012649,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012650,"package_name":"snake-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012651,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"runtime","optional":false},{"id":26214012652,"package_name":"sort-css-media-queries","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012653,"package_name":"sort-keys","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214012654,"package_name":"sort-keys-length","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012655,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.6","direct":false,"kind":"runtime","optional":false},{"id":26214012656,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214012657,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":26214012658,"package_name":"space-separated-tokens","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012659,"package_name":"spawndamnit","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012660,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012661,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012662,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012663,"package_name":"srcset","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012664,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":26214012665,"package_name":"stackback","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012666,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012667,"package_name":"std-env","ecosystem":"npm","requirements":"3.10.0","direct":false,"kind":"runtime","optional":false},{"id":26214012668,"package_name":"stream-shift","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012669,"package_name":"strict-uri-encode","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012670,"package_name":"string-width","ecosystem":"npm","requirements":"8.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214012671,"package_name":"string_decoder","ecosystem":"npm","requirements":"0.10.31","direct":false,"kind":"runtime","optional":false},{"id":26214012672,"package_name":"stringify-entities","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012673,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214012674,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012675,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012676,"package_name":"strip-bom-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012677,"package_name":"strip-dirs","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012678,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012679,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012680,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012681,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012682,"package_name":"strip-outer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012683,"package_name":"strnum","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214012684,"package_name":"style-search","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012685,"package_name":"style-to-js","ecosystem":"npm","requirements":"1.1.21","direct":false,"kind":"runtime","optional":false},{"id":26214012686,"package_name":"style-to-object","ecosystem":"npm","requirements":"1.0.14","direct":false,"kind":"runtime","optional":false},{"id":26214012687,"package_name":"stylehacks","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012688,"package_name":"stylelint","ecosystem":"npm","requirements":"17.14.0","direct":false,"kind":"development","optional":false},{"id":26214012689,"package_name":"stylelint-config-recommended","ecosystem":"npm","requirements":"18.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012690,"package_name":"stylelint-config-sass-guidelines","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"development","optional":false},{"id":26214012732,"package_name":"stylelint-config-standard","ecosystem":"npm","requirements":"40.0.0","direct":false,"kind":"development","optional":false},{"id":26214012733,"package_name":"stylelint-no-unsupported-browser-features","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":26214012734,"package_name":"stylelint-order","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":26214012735,"package_name":"stylelint-scss","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012736,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214012737,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214012738,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012739,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012740,"package_name":"svg-tags","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012741,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.3","direct":false,"kind":"runtime","optional":false},{"id":26214012742,"package_name":"swr","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":26214012743,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":26214012744,"package_name":"table","ecosystem":"npm","requirements":"6.9.0","direct":false,"kind":"runtime","optional":false},{"id":26214012745,"package_name":"tailwind-merge","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":26214012746,"package_name":"tailwindcss","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"runtime","optional":false},{"id":26214012747,"package_name":"tapable","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":26214012748,"package_name":"tar","ecosystem":"npm","requirements":"7.5.20","direct":false,"kind":"runtime","optional":false},{"id":26214012749,"package_name":"tar-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":26214012750,"package_name":"temp-dir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012751,"package_name":"tempfile","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012752,"package_name":"term-size","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214012753,"package_name":"terser","ecosystem":"npm","requirements":"5.49.0","direct":false,"kind":"runtime","optional":false},{"id":26214012754,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.6.1","direct":false,"kind":"runtime","optional":false},{"id":26214012755,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012756,"package_name":"thingies","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":26214012757,"package_name":"throttleit","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012758,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":26214012759,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012760,"package_name":"timed-out","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012761,"package_name":"tiny-invariant","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":26214012762,"package_name":"tiny-warning","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012763,"package_name":"tinybench","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":26214012764,"package_name":"tinyexec","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":26214012765,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":26214012766,"package_name":"tinypool","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012767,"package_name":"tinyrainbow","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012768,"package_name":"tinyspy","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012769,"package_name":"tldts","ecosystem":"npm","requirements":"6.1.86","direct":false,"kind":"runtime","optional":false},{"id":26214012770,"package_name":"tldts-core","ecosystem":"npm","requirements":"6.1.86","direct":false,"kind":"runtime","optional":false},{"id":26214012771,"package_name":"to-buffer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214012772,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012773,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012774,"package_name":"totalist","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012775,"package_name":"touch","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012776,"package_name":"tough-cookie","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214012777,"package_name":"tr46","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012778,"package_name":"tree-dump","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012779,"package_name":"tree-kill","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214012780,"package_name":"trim-lines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012781,"package_name":"trim-repeated","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012782,"package_name":"trough","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012783,"package_name":"ts-api-utils","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214012784,"package_name":"tsdown","ecosystem":"npm","requirements":"0.22.7","direct":false,"kind":"runtime","optional":false},{"id":26214012785,"package_name":"tslib","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":26214012786,"package_name":"tsyringe","ecosystem":"npm","requirements":"4.10.0","direct":false,"kind":"runtime","optional":false},{"id":26214012787,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":26214012788,"package_name":"tw-animate-css","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214012789,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214012790,"package_name":"type-fest","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"runtime","optional":false},{"id":26214012791,"package_name":"type-is","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012792,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012793,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214012794,"package_name":"typescript","ecosystem":"npm","requirements":"5.7.3","direct":false,"kind":"development","optional":false},{"id":26214012795,"package_name":"unbzip2-stream","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":26214012796,"package_name":"unconfig-core","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214012797,"package_name":"undefsafe","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214012798,"package_name":"undici-types","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214012799,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012800,"package_name":"unicode-emoji-modifier-base","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012801,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012802,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214012803,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012804,"package_name":"unicorn-magic","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214012805,"package_name":"unified","ecosystem":"npm","requirements":"11.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214012806,"package_name":"unique-string","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012807,"package_name":"unist-util-is","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012808,"package_name":"unist-util-position","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012809,"package_name":"unist-util-position-from-estree","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012810,"package_name":"unist-util-stringify-position","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012811,"package_name":"unist-util-visit","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012812,"package_name":"unist-util-visit-parents","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012813,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012814,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012815,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":26214012816,"package_name":"update-notifier","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012817,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":26214012818,"package_name":"url-loader","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012819,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012820,"package_name":"url-to-options","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012821,"package_name":"use-callback-ref","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":26214012822,"package_name":"use-sidecar","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214012823,"package_name":"use-sync-external-store","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":26214012824,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012825,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214012826,"package_name":"utility-types","ecosystem":"npm","requirements":"3.11.0","direct":false,"kind":"runtime","optional":false},{"id":26214012827,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012828,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":26214012829,"package_name":"value-equal","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012830,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214012831,"package_name":"vfile","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012832,"package_name":"vfile-location","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012833,"package_name":"vfile-message","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012834,"package_name":"vite","ecosystem":"npm","requirements":"6.4.3","direct":false,"kind":"runtime","optional":false},{"id":26214012835,"package_name":"vite-node","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012836,"package_name":"vitest","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":26214012837,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012838,"package_name":"watch","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":26214012839,"package_name":"watchpack","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":26214012840,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":26214012841,"package_name":"web-namespaces","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012842,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012843,"package_name":"webpack","ecosystem":"npm","requirements":"5.108.4","direct":false,"kind":"runtime","optional":false},{"id":26214012844,"package_name":"webpack-bundle-analyzer","ecosystem":"npm","requirements":"4.10.2","direct":false,"kind":"runtime","optional":false},{"id":26214012845,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"7.4.5","direct":false,"kind":"runtime","optional":false},{"id":26214012846,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"5.2.6","direct":false,"kind":"runtime","optional":false},{"id":26214012847,"package_name":"webpack-merge","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012848,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"runtime","optional":false},{"id":26214012849,"package_name":"webpackbar","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012850,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.5","direct":false,"kind":"runtime","optional":false},{"id":26214012851,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214012852,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012853,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012854,"package_name":"whatwg-url","ecosystem":"npm","requirements":"14.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012855,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012856,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.22","direct":false,"kind":"runtime","optional":false},{"id":26214012857,"package_name":"why-is-node-running","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214012858,"package_name":"widest-line","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012859,"package_name":"wildcard","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012860,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":26214012861,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012862,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012863,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012864,"package_name":"ws","ecosystem":"npm","requirements":"8.21.1","direct":false,"kind":"runtime","optional":false},{"id":26214012865,"package_name":"wsl-utils","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012866,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012867,"package_name":"xml-js","ecosystem":"npm","requirements":"1.6.11","direct":false,"kind":"runtime","optional":false},{"id":26214012868,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012869,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012870,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012871,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":26214012872,"package_name":"yallist","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012873,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.3","direct":false,"kind":"runtime","optional":false},{"id":26214012874,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012875,"package_name":"yauzl","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"runtime","optional":false},{"id":26214012876,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012877,"package_name":"yuku-ast","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":26214012878,"package_name":"yuku-codegen","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214012879,"package_name":"yuku-parser","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214012880,"package_name":"zod","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":26214012881,"package_name":"zod-to-json-schema","ecosystem":"npm","requirements":"3.25.2","direct":false,"kind":"runtime","optional":false},{"id":26214012882,"package_name":"zwitch","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012883,"package_name":"@csstools/css-calc","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214012884,"package_name":"@csstools/css-parser-algorithms","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214012885,"package_name":"@csstools/css-tokenizer","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012886,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":26214012887,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214012888,"package_name":"browserslist","ecosystem":"npm","requirements":"4.28.6","direct":false,"kind":"runtime","optional":false},{"id":26214012889,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012890,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.14.2","direct":false,"kind":"runtime","optional":false},{"id":26214012891,"package_name":"keyv","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":26214012892,"package_name":"fs-extra","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012893,"package_name":"@csstools/selector-specificity","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012894,"package_name":"@csstools/media-query-list-parser","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012895,"package_name":"react","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214012896,"package_name":"react-dom","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214012897,"package_name":"typescript","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"runtime","optional":false},{"id":26214012898,"package_name":"html-tags","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214012899,"package_name":"tinypool","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012900,"package_name":"webpack-merge","ecosystem":"npm","requirements":"5.10.0","direct":false,"kind":"runtime","optional":false},{"id":26214012901,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012902,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":26214012903,"package_name":"ajv","ecosystem":"npm","requirements":"6.15.0","direct":false,"kind":"runtime","optional":false},{"id":26214012904,"package_name":"espree","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"runtime","optional":false},{"id":26214012905,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214012906,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214012907,"package_name":"@jsonjoy.com/json-pack","ecosystem":"npm","requirements":"17.67.0","direct":false,"kind":"runtime","optional":false},{"id":26214012908,"package_name":"@jsonjoy.com/util","ecosystem":"npm","requirements":"17.67.0","direct":false,"kind":"runtime","optional":false},{"id":26214012909,"package_name":"@jsonjoy.com/buffers","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214012910,"package_name":"@types/node","ecosystem":"npm","requirements":"12.20.55","direct":false,"kind":"runtime","optional":false},{"id":26214012911,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012912,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012913,"package_name":"@changesets/types","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012914,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":26214012915,"package_name":"quansync","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012916,"package_name":"postcss","ecosystem":"npm","requirements":"8.5.19","direct":false,"kind":"runtime","optional":false},{"id":26214012917,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"runtime","optional":false},{"id":26214012918,"package_name":"entities","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214012919,"package_name":"svgo","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"runtime","optional":false},{"id":26214012920,"package_name":"jiti","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":26214012921,"package_name":"lightningcss","ecosystem":"npm","requirements":"1.30.1","direct":false,"kind":"runtime","optional":false},{"id":26214012922,"package_name":"@napi-rs/wasm-runtime","ecosystem":"npm","requirements":"0.2.12","direct":false,"kind":"runtime","optional":false},{"id":26214012923,"package_name":"@tybys/wasm-util","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":26214012924,"package_name":"aria-query","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":26214012925,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012926,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214012927,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012928,"package_name":"@vitest/pretty-format","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012929,"package_name":"mime-types","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012930,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":26214012931,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":26214012932,"package_name":"file-type","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214012933,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":26214012934,"package_name":"execa","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":26214012935,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012936,"package_name":"semver","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"runtime","optional":false},{"id":26214012937,"package_name":"download","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012938,"package_name":"import-lazy","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012939,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":26214012940,"package_name":"content-type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012941,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214012942,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":26214012943,"package_name":"callsites","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012944,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012945,"package_name":"css-select","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214012946,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214012947,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":26214012948,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012949,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":26214012950,"package_name":"mimic-response","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012951,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":26214012952,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":26214012953,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214012954,"package_name":"globby","ecosystem":"npm","requirements":"13.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214012955,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.15.0","direct":false,"kind":"runtime","optional":false},{"id":26214012956,"package_name":"type-fest","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214012957,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214012958,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":26214012959,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":26214012960,"package_name":"make-dir","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214012961,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214012962,"package_name":"mimic-response","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012963,"package_name":"file-type","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012964,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012965,"package_name":"file-type","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214012966,"package_name":"file-type","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":26214012967,"package_name":"get-stream","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214012968,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012969,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":26214012970,"package_name":"get-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012971,"package_name":"got","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012972,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012973,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":26214012974,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012975,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":26214012976,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214012977,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214012978,"package_name":"ini","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012979,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214012980,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":26214012981,"package_name":"ignore","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":26214012982,"package_name":"is-path-inside","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012983,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":26214012984,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":26214012985,"package_name":"commander","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012986,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012987,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012988,"package_name":"globby","ecosystem":"npm","requirements":"10.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214012989,"package_name":"execa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012990,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012991,"package_name":"file-type","ecosystem":"npm","requirements":"10.11.0","direct":false,"kind":"runtime","optional":false},{"id":26214012992,"package_name":"is-docker","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012993,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012994,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214012995,"package_name":"micromark-util-symbol","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012996,"package_name":"micromark-util-character","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214012997,"package_name":"micromark-factory-space","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214012998,"package_name":"micromark-util-types","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214012999,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":26214013000,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":26214013001,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013002,"package_name":"type-fest","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":26214013003,"package_name":"p-timeout","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214013004,"package_name":"p-map","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214013005,"package_name":"@types/unist","ecosystem":"npm","requirements":"2.0.11","direct":false,"kind":"runtime","optional":false},{"id":26214013006,"package_name":"find-up","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214013007,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":26214013008,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214013009,"package_name":"@csstools/selector-resolve-nested","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214013010,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214013011,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":26214013012,"package_name":"hookified","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214013013,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214013014,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214013015,"package_name":"@rolldown/pluginutils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214013016,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"runtime","optional":false},{"id":26214013017,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":26214013018,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013019,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":26214013020,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.18","direct":false,"kind":"runtime","optional":false},{"id":26214013021,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214013022,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214013023,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":26214013024,"package_name":"http-errors","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":26214013025,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.45","direct":false,"kind":"runtime","optional":false},{"id":26214013026,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214013027,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214013028,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214013029,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013030,"package_name":"supports-color","ecosystem":"npm","requirements":"10.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214013031,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214013032,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":26214013033,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214013034,"package_name":"tinyexec","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":26214013035,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":26214013036,"package_name":"boxen","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214013037,"package_name":"chalk","ecosystem":"npm","requirements":"5.6.2","direct":false,"kind":"runtime","optional":false},{"id":26214013038,"package_name":"cac","ecosystem":"npm","requirements":"6.7.14","direct":false,"kind":"runtime","optional":false},{"id":26214013039,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214013040,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214013041,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013042,"package_name":"ws","ecosystem":"npm","requirements":"7.5.12","direct":false,"kind":"runtime","optional":false},{"id":26214013043,"package_name":"express","ecosystem":"npm","requirements":"4.22.2","direct":false,"kind":"runtime","optional":false},{"id":26214013044,"package_name":"open","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214013045,"package_name":"ansis","ecosystem":"npm","requirements":"3.17.0","direct":false,"kind":"runtime","optional":false},{"id":26214013046,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214013047,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":26214013048,"package_name":"is-wsl","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214013049,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214013050,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013051,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214013052,"package_name":"scheduler","ecosystem":"npm","requirements":"0.23.2","direct":false,"kind":"runtime","optional":false},{"id":26214013053,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013054,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":26214013055,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013056,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.16","direct":false,"kind":"runtime","optional":false},{"id":26214013057,"package_name":"@jsonjoy.com/base64","ecosystem":"npm","requirements":"17.67.0","direct":false,"kind":"runtime","optional":false},{"id":26214013058,"package_name":"@jsonjoy.com/codegen","ecosystem":"npm","requirements":"17.67.0","direct":false,"kind":"runtime","optional":false},{"id":26214013059,"package_name":"@jsonjoy.com/json-pointer","ecosystem":"npm","requirements":"17.67.0","direct":false,"kind":"runtime","optional":false},{"id":26214013060,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013061,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214013062,"package_name":"css-tree","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214013063,"package_name":"csso","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"runtime","optional":false},{"id":26214013064,"package_name":"lightningcss-darwin-arm64","ecosystem":"npm","requirements":"1.30.1","direct":false,"kind":"runtime","optional":false},{"id":26214013065,"package_name":"lightningcss-darwin-x64","ecosystem":"npm","requirements":"1.30.1","direct":false,"kind":"runtime","optional":false},{"id":26214013066,"package_name":"lightningcss-freebsd-x64","ecosystem":"npm","requirements":"1.30.1","direct":false,"kind":"runtime","optional":false},{"id":26214013067,"package_name":"lightningcss-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.30.1","direct":false,"kind":"runtime","optional":false},{"id":26214013068,"package_name":"lightningcss-linux-arm64-gnu","ecosystem":"npm","requirements":"1.30.1","direct":false,"kind":"runtime","optional":false},{"id":26214013069,"package_name":"lightningcss-linux-arm64-musl","ecosystem":"npm","requirements":"1.30.1","direct":false,"kind":"runtime","optional":false},{"id":26214013070,"package_name":"lightningcss-linux-x64-gnu","ecosystem":"npm","requirements":"1.30.1","direct":false,"kind":"runtime","optional":false},{"id":26214013071,"package_name":"lightningcss-linux-x64-musl","ecosystem":"npm","requirements":"1.30.1","direct":false,"kind":"runtime","optional":false},{"id":26214013072,"package_name":"lightningcss-win32-arm64-msvc","ecosystem":"npm","requirements":"1.30.1","direct":false,"kind":"runtime","optional":false},{"id":26214013073,"package_name":"lightningcss-win32-x64-msvc","ecosystem":"npm","requirements":"1.30.1","direct":false,"kind":"runtime","optional":false},{"id":26214013074,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214013075,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214013076,"package_name":"cross-spawn","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214013077,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214013078,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.6","direct":false,"kind":"runtime","optional":false},{"id":26214013079,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214013080,"package_name":"file-type","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214013081,"package_name":"got","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":26214013082,"package_name":"p-event","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":26214013083,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013084,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214013085,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214013086,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214013087,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013088,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013089,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013090,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":26214013091,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":26214013092,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":26214013093,"package_name":"decompress-response","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214013094,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214013095,"package_name":"p-cancelable","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214013096,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214013097,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214013098,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214013099,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214013100,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":26214013101,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214013102,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214013103,"package_name":"locate-path","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214013104,"package_name":"path-exists","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013105,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214013106,"package_name":"mime-db","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":26214013107,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":26214013108,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214013109,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":26214013110,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":26214013111,"package_name":"camelcase","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214013112,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.6","direct":false,"kind":"runtime","optional":false},{"id":26214013113,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":26214013114,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":26214013115,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":26214013116,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":26214013117,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":26214013118,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214013119,"package_name":"send","ecosystem":"npm","requirements":"0.19.2","direct":false,"kind":"runtime","optional":false},{"id":26214013120,"package_name":"serve-static","ecosystem":"npm","requirements":"1.16.3","direct":false,"kind":"runtime","optional":false},{"id":26214013121,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":26214013122,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013123,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214013124,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214013125,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":26214013126,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.30","direct":false,"kind":"runtime","optional":false},{"id":26214013127,"package_name":"css-tree","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":26214013128,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":26214013129,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":26214013130,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214013131,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":26214013132,"package_name":"cacheable-request","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":26214013133,"package_name":"p-cancelable","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":26214013134,"package_name":"p-timeout","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214013135,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013136,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214013137,"package_name":"p-locate","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013138,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":26214013139,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.3","direct":false,"kind":"runtime","optional":false},{"id":26214013140,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214013141,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":26214013142,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.28","direct":false,"kind":"runtime","optional":false},{"id":26214013143,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":26214013144,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013145,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"3.8.1","direct":false,"kind":"runtime","optional":false},{"id":26214013146,"package_name":"keyv","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013147,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013148,"package_name":"normalize-url","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":26214013149,"package_name":"responselike","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":26214013150,"package_name":"prepend-http","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013151,"package_name":"p-limit","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013152,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013153,"package_name":"sort-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":26214013154,"package_name":"yocto-queue","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/docsearch-cli/package.json","sha":null,"kind":"manifest","created_at":"2026-08-20T07:21:56.358Z","updated_at":"2026-08-20T07:21:56.358Z","repository_link":"https://github.com/algolia/docsearch/blob/main/packages/docsearch-cli/package.json","dependencies":[{"id":26214015568,"package_name":"@modelcontextprotocol/sdk","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"runtime","optional":false},{"id":26214015569,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"^3.3.1","direct":true,"kind":"runtime","optional":false},{"id":26214015570,"package_name":"picocolors","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":26214015571,"package_name":"@types/node","ecosystem":"npm","requirements":"^26.1.1","direct":true,"kind":"development","optional":false},{"id":26214015572,"package_name":"typescript","ecosystem":"npm","requirements":"5.7.3","direct":true,"kind":"development","optional":false},{"id":26214015573,"package_name":"vitest","ecosystem":"npm","requirements":"3.0.2","direct":true,"kind":"development","optional":false}]}],"score":31.132897833238996,"created_at":"2026-05-14T05:21:23.943Z","updated_at":"2026-08-26T10:06:50.585Z","avatar_url":"https://github.com/algolia.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372469","html_url":"https://summary.ecosyste.ms/projects/372469"}