{"id":4566711,"name":"@algolia/ui-components-shared","ecosystem":"npm","description":"Package for [shared](https://github.com/algolia/ui-components/tree/next/packages/shared).","homepage":"https://github.com/algolia/ui-components","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algolia/ui-components","keywords_array":[],"namespace":"algolia","versions_count":10,"first_release_published_at":"2022-07-13T13:18:25.461Z","latest_release_published_at":"2024-06-18T09:48:37.524Z","latest_release_number":"1.2.3","last_synced_at":"2026-03-15T05:48:28.072Z","created_at":"2022-07-15T00:02:04.004Z","updated_at":"2026-03-15T10:23:27.174Z","registry_url":"https://www.npmjs.com/package/@algolia/ui-components-shared","install_command":"npm install @algolia/ui-components-shared","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.3"}},"repo_metadata":{"id":44030739,"uuid":"386332937","full_name":"algolia/ui-components","owner":"algolia","description":"Algolia UI components, available for vanilla JavaScript, React, and Preact.","archived":false,"fork":false,"pushed_at":"2024-06-18T09:49:13.000Z","size":1467,"stargazers_count":15,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-20T00:33:23.695Z","etag":null,"topics":["algolia","javascript","react","ui","widgets"],"latest_commit_sha":null,"homepage":"https://www.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":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-15T15:11:24.000Z","updated_at":"2025-04-22T03:49:31.000Z","dependencies_parsed_at":"2023-10-04T15:59:44.715Z","dependency_job_id":"858a74d9-4640-4edb-a8f7-f3406f5fe63e","html_url":"https://github.com/algolia/ui-components","commit_stats":{"total_commits":182,"total_committers":13,"mean_commits":14.0,"dds":0.5,"last_synced_commit":"58ee539ae56cb27c9662f341a04dcc06f85e554a"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/algolia/ui-components","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","download_url":"https://codeload.github.com/algolia/ui-components/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/sbom","scorecard":{"id":183271,"data":{"date":"2025-08-11","repo":{"name":"github.com/algolia/ui-components","commit":"977ec7043432d80157e4cb149a7f33f47b7de34a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Code-Review","score":8,"reason":"Found 25/30 approved changesets -- score normalized to 8","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":"90 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","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-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-8hfj-j24r-96c4","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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:17:00.616Z","repository_id":44030739,"created_at":"2025-08-16T19:17:00.616Z","updated_at":"2025-08-16T19:17:00.616Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276205949,"owners_count":25602959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"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":505,"last_synced_at":"2025-04-25T11:48:54.487Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/algolia","funding_links":[],"total_stars":40010,"followers":705,"following":0,"created_at":"2022-11-02T16:23:39.685Z","updated_at":"2025-04-25T11:48:54.487Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algolia/repositories"},"tags":[{"name":"v1.2.3","sha":"977ec7043432d80157e4cb149a7f33f47b7de34a","kind":"commit","published_at":"2024-06-18T09:06:03.000Z","download_url":"https://codeload.github.com/algolia/ui-components/tar.gz/v1.2.3","html_url":"https://github.com/algolia/ui-components/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/ui-components@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"f79f6c28765d8ce5a9bfc80bd58e63184a2d8818","kind":"commit","published_at":"2023-10-04T14:34:42.000Z","download_url":"https://codeload.github.com/algolia/ui-components/tar.gz/v1.2.2","html_url":"https://github.com/algolia/ui-components/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/ui-components@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"acd5a1bcb5fca12641927efbeac9a9e3b268d58e","kind":"commit","published_at":"2022-10-17T09:44:57.000Z","download_url":"https://codeload.github.com/algolia/ui-components/tar.gz/v1.2.1","html_url":"https://github.com/algolia/ui-components/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/ui-components@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a1feff2be2062ae15694a9321afeaaff19afa541","kind":"commit","published_at":"2022-10-13T08:27:32.000Z","download_url":"https://codeload.github.com/algolia/ui-components/tar.gz/v1.2.0","html_url":"https://github.com/algolia/ui-components/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/ui-components@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.2.0/manifests"},{"name":"v1.1.5","sha":"8d7da7da1a82c00dd54ea0d1fe7f8a12ce6778a6","kind":"commit","published_at":"2022-10-12T13:45:32.000Z","download_url":"https://codeload.github.com/algolia/ui-components/tar.gz/v1.1.5","html_url":"https://github.com/algolia/ui-components/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/ui-components@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1d03844c994eb35be65e1fafa01185f99fe73301","kind":"commit","published_at":"2022-10-10T13:38:05.000Z","download_url":"https://codeload.github.com/algolia/ui-components/tar.gz/v1.1.4","html_url":"https://github.com/algolia/ui-components/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/ui-components@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"9b2ecb7b95cf50864a28e914cbb7665edc6d1cac","kind":"commit","published_at":"2022-07-26T15:19:33.000Z","download_url":"https://codeload.github.com/algolia/ui-components/tar.gz/v1.1.3","html_url":"https://github.com/algolia/ui-components/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/ui-components@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"ed0157d63d5efe66a8d9a1748288901905341f97","kind":"commit","published_at":"2022-07-25T13:45:28.000Z","download_url":"https://codeload.github.com/algolia/ui-components/tar.gz/v1.1.2","html_url":"https://github.com/algolia/ui-components/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/ui-components@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"8f39edceba0d21ea5f6017754f030f573bd0be66","kind":"commit","published_at":"2022-07-18T11:29:56.000Z","download_url":"https://codeload.github.com/algolia/ui-components/tar.gz/v1.1.1","html_url":"https://github.com/algolia/ui-components/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/ui-components@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"03bd699bc3b1c98f681a9d069d091f9c9686910c","kind":"commit","published_at":"2022-07-13T13:15:16.000Z","download_url":"https://codeload.github.com/algolia/ui-components/tar.gz/v1.1.0","html_url":"https://github.com/algolia/ui-components/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algolia/ui-components@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-15T10:23:27.152Z","dependent_packages_count":5,"downloads":259615,"downloads_period":"last-month","dependent_repos_count":543,"rankings":{"downloads":0.26700106160093917,"dependent_repos_count":0.7414074918694848,"dependent_packages_count":4.511963911031793,"stargazers_count":8.772209307356754,"forks_count":7.013087429060942,"docker_downloads_count":1.0599720276577937,"average":3.7276068714296176},"purl":"pkg:npm/%40algolia/ui-components-shared","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@algolia/ui-components-shared","docker_dependents_count":20,"docker_downloads_count":13504,"usage_url":"https://repos.ecosyste.ms/usage/npm/@algolia/ui-components-shared","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@algolia/ui-components-shared/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-19T14:02:57.134Z","issues_count":2,"pull_requests_count":28,"avg_time_to_close_issue":775295.0,"avg_time_to_close_pull_request":53734.892857142855,"issues_closed_count":1,"pull_requests_closed_count":28,"pull_request_authors_count":6,"issue_authors_count":2,"avg_comments_per_issue":4.5,"avg_comments_per_pull_request":0.2857142857142857,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":91.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algolia%2Fui-components/issues","maintainers":[{"login":"sarahdayan","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarahdayan"},{"login":"dhayab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhayab"},{"login":"shortcuts","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shortcuts"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@algolia%2Fui-components-shared/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@algolia%2Fui-components-shared/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@algolia%2Fui-components-shared/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@algolia%2Fui-components-shared/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@algolia%2Fui-components-shared/codemeta","maintainers":[{"uuid":"algabet","login":"algabet","name":null,"email":"aurelien.gabet@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~algabet","role":null,"created_at":"2022-11-20T23:26:16.355Z","updated_at":"2022-11-20T23:26:16.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/algabet/packages"},{"uuid":"andy_ds","login":"andy_ds","name":null,"email":"andreas.destefani@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~andy_ds","role":null,"created_at":"2022-11-20T23:26:16.370Z","updated_at":"2022-11-20T23:26:16.370Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andy_ds/packages"},{"uuid":"bengreenbank","login":"bengreenbank","name":null,"email":"benjamingeoffrey.greenbank@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~bengreenbank","role":null,"created_at":"2022-11-20T23:26:16.385Z","updated_at":"2022-11-20T23:26:16.385Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bengreenbank/packages"},{"uuid":"alg-bgastinne","login":"alg-bgastinne","name":null,"email":"benoit.gastinne@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~alg-bgastinne","role":null,"created_at":"2022-11-20T23:26:16.398Z","updated_at":"2022-11-20T23:26:16.398Z","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":90,"html_url":"https://www.npmjs.com/~daltondickalgolia","role":null,"created_at":"2022-11-20T23:26:16.410Z","updated_at":"2022-11-20T23:26:16.410Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/daltondickalgolia/packages"},{"uuid":"jcohonner-algolia","login":"jcohonner-algolia","name":null,"email":"jerome.cohonner@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~jcohonner-algolia","role":null,"created_at":"2022-11-20T23:26:16.421Z","updated_at":"2022-11-20T23:26:16.421Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcohonner-algolia/packages"},{"uuid":"robertmogos","login":"robertmogos","name":null,"email":"robert.mogos@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~robertmogos","role":null,"created_at":"2022-11-20T23:26:16.437Z","updated_at":"2022-11-20T23:26:16.437Z","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":90,"html_url":"https://www.npmjs.com/~emmanuel.fortin","role":null,"created_at":"2022-11-20T23:26:16.470Z","updated_at":"2022-11-20T23:26:16.470Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/emmanuel.fortin/packages"},{"uuid":"ejaldorau","login":"ejaldorau","name":null,"email":"emmanuelle.jaldorau@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~ejaldorau","role":null,"created_at":"2022-11-20T23:26:16.482Z","updated_at":"2022-11-20T23:26:16.482Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ejaldorau/packages"},{"uuid":"dhaya.b","login":"dhaya.b","name":null,"email":"dhaya.benmessaoud@algolia.com","url":null,"packages_count":121,"html_url":"https://www.npmjs.com/~dhaya.b","role":null,"created_at":"2022-11-20T23:26:16.497Z","updated_at":"2022-11-20T23:26:16.497Z","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":168,"html_url":"https://www.npmjs.com/~haroenv","role":null,"created_at":"2022-11-20T23:26:16.601Z","updated_at":"2022-11-20T23:26:16.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/haroenv/packages"},{"uuid":"rayrutjes","login":"rayrutjes","name":null,"email":"raymond.rutjes@gmail.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~rayrutjes","role":null,"created_at":"2022-11-20T23:26:16.630Z","updated_at":"2022-11-20T23:26:16.630Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rayrutjes/packages"},{"uuid":"jerska","login":"jerska","name":null,"email":"matthieu.dumont@algolia.com","url":null,"packages_count":93,"html_url":"https://www.npmjs.com/~jerska","role":null,"created_at":"2022-11-20T23:26:16.662Z","updated_at":"2022-11-20T23:26:16.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jerska/packages"},{"uuid":"samouss","login":"samouss","name":null,"email":"samuel.vllnt@gmail.com","url":null,"packages_count":102,"html_url":"https://www.npmjs.com/~samouss","role":null,"created_at":"2022-11-20T23:26:16.688Z","updated_at":"2022-11-20T23:26:16.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/samouss/packages"},{"uuid":"therealwebby","login":"therealwebby","name":null,"email":"alex@alexjwebb.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~therealwebby","role":null,"created_at":"2022-11-20T23:26:16.718Z","updated_at":"2022-11-20T23:26:16.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/therealwebby/packages"},{"uuid":"tkrugg","login":"tkrugg","name":null,"email":"contact@ymammar.com","url":null,"packages_count":94,"html_url":"https://www.npmjs.com/~tkrugg","role":null,"created_at":"2022-11-20T23:26:16.813Z","updated_at":"2022-11-20T23:26:16.813Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tkrugg/packages"},{"uuid":"sylvainh","login":"sylvainh","name":null,"email":"sylvain.huprelle@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~sylvainh","role":null,"created_at":"2022-11-20T23:26:16.840Z","updated_at":"2022-11-20T23:26:16.840Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sylvainh/packages"},{"uuid":"lorrissaintgenez","login":"lorrissaintgenez","name":null,"email":"lorris.saint-genez@algolia.com","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~lorrissaintgenez","role":null,"created_at":"2022-11-20T23:26:16.884Z","updated_at":"2022-11-20T23:26:16.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lorrissaintgenez/packages"},{"uuid":"broujo","login":"broujo","name":null,"email":"johann.broudin@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~broujo","role":null,"created_at":"2022-11-20T23:26:16.902Z","updated_at":"2022-11-20T23:26:16.902Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/broujo/packages"},{"uuid":"e-krebs","login":"e-krebs","name":null,"email":"eprhbs@gmail.com","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~e-krebs","role":null,"created_at":"2022-11-20T23:26:16.953Z","updated_at":"2022-11-20T23:26:16.953Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/e-krebs/packages"},{"uuid":"kombucha","login":"kombucha","name":null,"email":"vincentlemeunier+npm@gmail.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~kombucha","role":null,"created_at":"2022-11-20T23:26:16.973Z","updated_at":"2022-11-20T23:26:16.973Z","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":91,"html_url":"https://www.npmjs.com/~sylvain","role":null,"created_at":"2022-11-20T23:26:16.986Z","updated_at":"2022-11-20T23:26:16.986Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sylvain/packages"},{"uuid":"crawler-team","login":"crawler-team","name":null,"email":"support+crawler@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~crawler-team","role":null,"created_at":"2022-11-20T23:26:16.997Z","updated_at":"2022-11-20T23:26:16.997Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/crawler-team/packages"},{"uuid":"amcdaid106","login":"amcdaid106","name":null,"email":"aoife.mcdaid@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~amcdaid106","role":null,"created_at":"2022-11-20T23:26:17.014Z","updated_at":"2022-11-20T23:26:17.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amcdaid106/packages"},{"uuid":"devinalgolia","login":"devinalgolia","name":null,"email":"devin@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~devinalgolia","role":null,"created_at":"2022-11-20T23:26:17.034Z","updated_at":"2022-11-20T23:26:17.034Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/devinalgolia/packages"},{"uuid":"jvenezia","login":"jvenezia","name":null,"email":"veneziajeremy@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~jvenezia","role":null,"created_at":"2022-11-20T23:26:17.058Z","updated_at":"2022-11-20T23:26:17.058Z","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":92,"html_url":"https://www.npmjs.com/~otomatik","role":null,"created_at":"2022-11-20T23:26:17.082Z","updated_at":"2022-11-20T23:26:17.082Z","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":102,"html_url":"https://www.npmjs.com/~sarahdayan","role":null,"created_at":"2022-11-20T23:26:17.141Z","updated_at":"2022-11-20T23:26:17.141Z","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":90,"html_url":"https://www.npmjs.com/~maximehuang","role":null,"created_at":"2022-11-20T23:26:17.176Z","updated_at":"2022-11-20T23:26:17.176Z","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":90,"html_url":"https://www.npmjs.com/~guitek","role":null,"created_at":"2022-11-20T23:26:17.200Z","updated_at":"2022-11-20T23:26:17.200Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/guitek/packages"},{"uuid":"matthewbond","login":"matthewbond","name":null,"email":"matthew.bond@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~matthewbond","role":null,"created_at":"2022-11-20T23:26:17.231Z","updated_at":"2022-11-20T23:26:17.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matthewbond/packages"},{"uuid":"cyril.descossy","login":"cyril.descossy","name":null,"email":"cyril.descossy@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~cyril.descossy","role":null,"created_at":"2022-11-20T23:26:17.248Z","updated_at":"2022-11-20T23:26:17.248Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cyril.descossy/packages"},{"uuid":"tatsuro","login":"tatsuro","name":null,"email":"tatsuro.handa@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~tatsuro","role":null,"created_at":"2022-11-20T23:26:17.263Z","updated_at":"2022-11-20T23:26:17.263Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tatsuro/packages"},{"uuid":"mathougui","login":"mathougui","name":null,"email":"guillaume.dessain@algolia.com","url":null,"packages_count":93,"html_url":"https://www.npmjs.com/~mathougui","role":null,"created_at":"2022-11-20T23:26:17.285Z","updated_at":"2022-11-20T23:26:17.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mathougui/packages"},{"uuid":"xavdh","login":"xavdh","name":null,"email":"xav.dhalluin@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~xavdh","role":null,"created_at":"2022-11-20T23:26:17.304Z","updated_at":"2022-11-20T23:26:17.304Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xavdh/packages"},{"uuid":"agdavid","login":"agdavid","name":null,"email":"antonio.g.david@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~agdavid","role":null,"created_at":"2022-11-20T23:26:17.327Z","updated_at":"2022-11-20T23:26:17.327Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/agdavid/packages"},{"uuid":"rasemotte","login":"rasemotte","name":null,"email":"claire.helme-guizon@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~rasemotte","role":null,"created_at":"2022-11-20T23:26:17.356Z","updated_at":"2022-11-20T23:26:17.356Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rasemotte/packages"},{"uuid":"plnech","login":"plnech","name":null,"email":"dev@plnech.fr","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~plnech","role":null,"created_at":"2022-11-20T23:26:17.385Z","updated_at":"2022-11-20T23:26:17.385Z","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":133,"html_url":"https://www.npmjs.com/~shortcuts","role":null,"created_at":"2022-11-20T23:26:17.406Z","updated_at":"2022-11-20T23:26:17.406Z","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":90,"html_url":"https://www.npmjs.com/~praagyajoshi","role":null,"created_at":"2022-11-20T23:26:17.425Z","updated_at":"2022-11-20T23:26:17.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/praagyajoshi/packages"},{"uuid":"alphonseb","login":"alphonseb","name":null,"email":"alphonse.bouy@gmail.com","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~alphonseb","role":null,"created_at":"2022-11-20T23:26:17.514Z","updated_at":"2022-11-20T23:26:17.514Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alphonseb/packages"},{"uuid":"leodau","login":"leodau","name":null,"email":"bluedraggy@gmail.com","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~leodau","role":null,"created_at":"2022-11-20T23:26:17.550Z","updated_at":"2022-11-20T23:26:17.550Z","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":92,"html_url":"https://www.npmjs.com/~fabienmotte","role":null,"created_at":"2022-11-20T23:26:17.580Z","updated_at":"2022-11-20T23:26:17.580Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fabienmotte/packages"},{"uuid":"philbooth","login":"philbooth","name":null,"email":"pmbooth@gmail.com","url":null,"packages_count":130,"html_url":"https://www.npmjs.com/~philbooth","role":null,"created_at":"2025-07-08T20:41:49.049Z","updated_at":"2025-07-08T20:41:49.049Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/philbooth/packages"},{"uuid":"abodelot","login":"abodelot","name":null,"email":"alexandre.bodelot@gmail.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~abodelot","role":null,"created_at":"2023-03-29T01:25:31.980Z","updated_at":"2023-03-29T01:25:31.980Z","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":134,"html_url":"https://www.npmjs.com/~jasonberry","role":null,"created_at":"2023-04-03T20:21:46.313Z","updated_at":"2023-04-03T20:21:46.313Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasonberry/packages"},{"uuid":"wwalser","login":"wwalser","name":null,"email":"waw325@gmail.com","url":null,"packages_count":109,"html_url":"https://www.npmjs.com/~wwalser","role":null,"created_at":"2024-05-11T09:02:05.507Z","updated_at":"2024-05-11T09:02:05.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wwalser/packages"},{"uuid":"leviwhalen","login":"leviwhalen","name":null,"email":"levi@leviwhalen.com","url":null,"packages_count":92,"html_url":"https://www.npmjs.com/~leviwhalen","role":null,"created_at":"2023-03-29T01:25:32.006Z","updated_at":"2023-03-29T01:25:32.006Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leviwhalen/packages"},{"uuid":"aymeric.giraudet","login":"aymeric.giraudet","name":null,"email":"aymeric.giraudet@gmail.com","url":null,"packages_count":95,"html_url":"https://www.npmjs.com/~aymeric.giraudet","role":null,"created_at":"2023-06-27T07:04:20.970Z","updated_at":"2023-06-27T07:04:20.970Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aymeric.giraudet/packages"},{"uuid":"catalgolia","login":"catalgolia","name":null,"email":"claudia.rodriguez-schroeder@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~catalgolia","role":null,"created_at":"2022-11-20T23:26:16.285Z","updated_at":"2022-11-20T23:26:16.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/catalgolia/packages"},{"uuid":"jonathaningram","login":"jonathaningram","name":null,"email":"jonathan.b.ingram@gmail.com","url":null,"packages_count":102,"html_url":"https://www.npmjs.com/~jonathaningram","role":null,"created_at":"2025-12-03T00:23:10.476Z","updated_at":"2025-12-03T00:23:10.476Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonathaningram/packages"},{"uuid":"fluf","login":"fluf","name":null,"email":"thomas.raffray@icloud.com","url":null,"packages_count":104,"html_url":"https://www.npmjs.com/~fluf","role":null,"created_at":"2023-03-29T01:25:32.179Z","updated_at":"2023-03-29T01:25:32.179Z","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":97,"html_url":"https://www.npmjs.com/~dylantientcheu","role":null,"created_at":"2023-01-25T17:12:40.123Z","updated_at":"2023-01-25T17:12:40.123Z","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":91,"html_url":"https://www.npmjs.com/~raed-algolia","role":null,"created_at":"2023-01-25T17:12:40.078Z","updated_at":"2023-01-25T17:12:40.078Z","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":90,"html_url":"https://www.npmjs.com/~pjankowski5312","role":null,"created_at":"2023-02-21T21:19:58.826Z","updated_at":"2023-02-21T21:19:58.826Z","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":90,"html_url":"https://www.npmjs.com/~taylorcjohnson_algolia","role":null,"created_at":"2023-02-21T21:19:58.770Z","updated_at":"2023-02-21T21:19:58.770Z","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":122,"html_url":"https://www.npmjs.com/~instantsearch-bot","role":null,"created_at":"2023-03-29T01:25:32.200Z","updated_at":"2023-03-29T01:25:32.200Z","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":90,"html_url":"https://www.npmjs.com/~sfaiqh","role":null,"created_at":"2023-03-29T01:25:32.068Z","updated_at":"2023-03-29T01:25:32.068Z","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":90,"html_url":"https://www.npmjs.com/~scyganek-algolia","role":null,"created_at":"2023-03-29T01:25:31.878Z","updated_at":"2023-03-29T01:25:31.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/scyganek-algolia/packages"},{"uuid":"drodriguln","login":"drodriguln","name":null,"email":"drodriguln@icloud.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~drodriguln","role":null,"created_at":"2023-03-29T01:25:31.943Z","updated_at":"2023-03-29T01:25:31.943Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/drodriguln/packages"},{"uuid":"bhcastle","login":"bhcastle","name":null,"email":"brian.castle@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~bhcastle","role":null,"created_at":"2023-04-30T03:19:15.531Z","updated_at":"2023-04-30T03:19:15.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bhcastle/packages"},{"uuid":"gavinwade12","login":"gavinwade12","name":null,"email":"gavin.wade12@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~gavinwade12","role":null,"created_at":"2023-05-06T23:54:39.412Z","updated_at":"2023-05-06T23:54:39.412Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gavinwade12/packages"},{"uuid":"alg-admin","login":"alg-admin","name":null,"email":"admin@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~alg-admin","role":null,"created_at":"2023-07-05T22:17:28.196Z","updated_at":"2023-07-05T22:17:28.196Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alg-admin/packages"},{"uuid":"hugowit","login":"hugowit","name":null,"email":"valla.hugo@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~hugowit","role":null,"created_at":"2023-07-27T08:40:17.974Z","updated_at":"2023-07-27T08:40:17.974Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hugowit/packages"},{"uuid":"bhinchley-algolia","login":"bhinchley-algolia","name":null,"email":"ben.hinchley@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~bhinchley-algolia","role":null,"created_at":"2024-01-11T11:20:29.287Z","updated_at":"2024-01-11T11:20:29.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bhinchley-algolia/packages"},{"uuid":"jsok_algolia","login":"jsok_algolia","name":null,"email":"jonathan.sokolowski@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~jsok_algolia","role":null,"created_at":"2024-01-15T23:05:02.403Z","updated_at":"2024-01-15T23:05:02.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jsok_algolia/packages"},{"uuid":"eventexperiences_algolia","login":"eventexperiences_algolia","name":null,"email":"team-event-experiences-engineering@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~eventexperiences_algolia","role":null,"created_at":"2024-01-15T23:05:02.259Z","updated_at":"2024-01-15T23:05:02.259Z","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":90,"html_url":"https://www.npmjs.com/~antoine.gilles","role":null,"created_at":"2024-02-02T19:55:03.948Z","updated_at":"2024-02-02T19:55:03.948Z","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":90,"html_url":"https://www.npmjs.com/~louishousiaux","role":null,"created_at":"2024-02-15T10:08:19.082Z","updated_at":"2024-02-15T10:08:19.082Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/louishousiaux/packages"},{"uuid":"mprevell97","login":"mprevell97","name":null,"email":"matt.revell@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~mprevell97","role":null,"created_at":"2024-04-10T05:35:32.128Z","updated_at":"2024-04-10T05:35:32.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mprevell97/packages"},{"uuid":"jkaho","login":"jkaho","name":null,"email":"jessica.hong@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~jkaho","role":null,"created_at":"2024-04-11T06:11:54.677Z","updated_at":"2024-04-11T06:11:54.677Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jkaho/packages"},{"uuid":"shaejaz","login":"shaejaz","name":null,"email":"shaejaz5@gmail.com","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~shaejaz","role":null,"created_at":"2024-08-23T12:40:54.267Z","updated_at":"2024-08-23T12:40:54.267Z","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":90,"html_url":"https://www.npmjs.com/~vascobettencourt","role":null,"created_at":"2024-11-23T00:21:03.989Z","updated_at":"2024-11-23T00:21:03.989Z","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":90,"html_url":"https://www.npmjs.com/~mariaaalungu","role":null,"created_at":"2024-11-23T00:21:03.492Z","updated_at":"2024-11-23T00:21:03.492Z","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":90,"html_url":"https://www.npmjs.com/~cdhawke-algolia","role":null,"created_at":"2024-11-23T00:21:03.247Z","updated_at":"2024-11-23T00:21:03.247Z","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":90,"html_url":"https://www.npmjs.com/~felipe-bernal","role":null,"created_at":"2024-11-23T00:21:03.088Z","updated_at":"2024-11-23T00:21:03.088Z","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":90,"html_url":"https://www.npmjs.com/~morgan-algolia2","role":null,"created_at":"2024-12-03T12:34:48.997Z","updated_at":"2024-12-03T12:34:48.997Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/morgan-algolia2/packages"},{"uuid":"julia-francais","login":"julia-francais","name":null,"email":"julia.francais@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~julia-francais","role":null,"created_at":"2024-12-17T16:22:47.208Z","updated_at":"2024-12-17T16:22:47.208Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/julia-francais/packages"},{"uuid":"jcalgo","login":"jcalgo","name":null,"email":"jonathan.case@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~jcalgo","role":null,"created_at":"2024-12-19T12:47:42.790Z","updated_at":"2024-12-19T12:47:42.790Z","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":90,"html_url":"https://www.npmjs.com/~aallam.alg","role":null,"created_at":"2024-12-19T12:47:42.838Z","updated_at":"2024-12-19T12:47:42.838Z","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":90,"html_url":"https://www.npmjs.com/~cmarguta-algolia","role":null,"created_at":"2025-01-15T17:21:11.336Z","updated_at":"2025-01-15T17:21:11.336Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cmarguta-algolia/packages"},{"uuid":"minjaslavkovic","login":"minjaslavkovic","name":null,"email":"minja.slavkovic@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~minjaslavkovic","role":null,"created_at":"2025-01-15T17:21:11.298Z","updated_at":"2025-01-15T17:21:11.298Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/minjaslavkovic/packages"},{"uuid":"harsharora-algolia","login":"harsharora-algolia","name":null,"email":"harsh.arora@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~harsharora-algolia","role":null,"created_at":"2025-01-26T17:41:08.216Z","updated_at":"2025-01-26T17:41:08.216Z","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":90,"html_url":"https://www.npmjs.com/~blaineventurine","role":null,"created_at":"2025-02-07T16:42:41.681Z","updated_at":"2025-02-07T16:42:41.681Z","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":90,"html_url":"https://www.npmjs.com/~sarahdayanalgolia","role":null,"created_at":"2025-02-10T11:02:39.810Z","updated_at":"2025-02-10T11:02:39.810Z","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":90,"html_url":"https://www.npmjs.com/~gavaudan-algolia","role":null,"created_at":"2025-06-04T08:36:08.799Z","updated_at":"2025-06-04T08:36:08.799Z","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":90,"html_url":"https://www.npmjs.com/~mszmaj-algolia","role":null,"created_at":"2025-07-08T20:41:48.946Z","updated_at":"2025-07-08T20:41:48.946Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mszmaj-algolia/packages"},{"uuid":"yutod","login":"yutod","name":null,"email":"yutodoi.seattle@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~yutod","role":null,"created_at":"2025-07-08T20:41:48.979Z","updated_at":"2025-07-08T20:41:48.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yutod/packages"},{"uuid":"algsamy","login":"algsamy","name":null,"email":"samy.jarboui@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~algsamy","role":null,"created_at":"2025-07-08T20:41:49.015Z","updated_at":"2025-07-08T20:41:49.015Z","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":90,"html_url":"https://www.npmjs.com/~carloscampos","role":null,"created_at":"2025-07-15T14:30:16.505Z","updated_at":"2025-07-15T14:30:16.505Z","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":90,"html_url":"https://www.npmjs.com/~fredalgolia","role":null,"created_at":"2025-10-10T06:27:44.529Z","updated_at":"2025-10-10T06:27:44.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fredalgolia/packages"},{"uuid":"lotfirafik","login":"lotfirafik","name":null,"email":"lotfi.bouchafa@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~lotfirafik","role":null,"created_at":"2025-10-10T06:27:44.642Z","updated_at":"2025-10-10T06:27:44.642Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lotfirafik/packages"},{"uuid":"wabascript2","login":"wabascript2","name":null,"email":"richard.wahba@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~wabascript2","role":null,"created_at":"2025-10-10T06:27:44.592Z","updated_at":"2025-10-10T06:27:44.592Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wabascript2/packages"},{"uuid":"lachlan.robertson","login":"lachlan.robertson","name":null,"email":"lachlan.robertson@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~lachlan.robertson","role":null,"created_at":"2025-10-10T06:27:44.703Z","updated_at":"2025-10-10T06:27:44.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lachlan.robertson/packages"},{"uuid":"jamesbtlr","login":"jamesbtlr","name":null,"email":"jamesbutler187@gmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~jamesbtlr","role":null,"created_at":"2025-11-17T06:20:44.130Z","updated_at":"2025-11-17T06:20:44.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jamesbtlr/packages"},{"uuid":"samykettani","login":"samykettani","name":null,"email":"samy.kettani@me.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~samykettani","role":null,"created_at":"2026-02-14T18:10:54.052Z","updated_at":"2026-02-14T18:10:54.052Z","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":90,"html_url":"https://www.npmjs.com/~marioalgolia","role":null,"created_at":"2026-02-14T18:10:55.100Z","updated_at":"2026-02-14T18:10:55.100Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marioalgolia/packages"},{"uuid":"masterstrike","login":"masterstrike","name":null,"email":"bobby_1800@hotmail.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~masterstrike","role":null,"created_at":"2026-02-14T18:10:55.536Z","updated_at":"2026-02-14T18:10:55.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/masterstrike/packages"},{"uuid":"sirockin_algolia","login":"sirockin_algolia","name":null,"email":"dave.sirockin@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~sirockin_algolia","role":null,"created_at":"2026-02-14T18:10:50.207Z","updated_at":"2026-02-14T18:10:50.207Z","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":97,"html_url":"https://www.npmjs.com/~nyagudayev","role":null,"created_at":"2026-02-14T18:10:53.120Z","updated_at":"2026-02-14T18:10:53.120Z","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":90,"html_url":"https://www.npmjs.com/~tecu23","role":null,"created_at":"2026-02-14T18:10:51.423Z","updated_at":"2026-02-14T18:10:51.423Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tecu23/packages"},{"uuid":"octavianiacob","login":"octavianiacob","name":null,"email":"octavian.iacob@algolia.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~octavianiacob","role":null,"created_at":"2026-02-14T18:10:55.956Z","updated_at":"2026-02-14T18:10:55.956Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/octavianiacob/packages"},{"uuid":"eric-zaharia","login":"eric-zaharia","name":null,"email":"zahariaeric@gmail.com","url":null,"packages_count":102,"html_url":"https://www.npmjs.com/~eric-zaharia","role":null,"created_at":"2026-02-14T18:10:56.682Z","updated_at":"2026-02-14T18:10:56.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eric-zaharia/packages"}]}