{"id":1143784,"name":"@react-stately/tooltip","ecosystem":"npm","description":"Spectrum UI components in React","homepage":"https://github.com/adobe/react-spectrum#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/adobe/react-spectrum","keywords_array":[],"namespace":"react-stately","versions_count":1223,"first_release_published_at":"2020-08-18T18:15:06.344Z","latest_release_published_at":"2026-02-04T00:52:13.836Z","latest_release_number":"3.5.10","last_synced_at":"2026-03-20T20:03:17.138Z","created_at":"2022-04-08T12:00:26.346Z","updated_at":"2026-03-20T20:03:17.139Z","registry_url":"https://www.npmjs.com/package/@react-stately/tooltip","install_command":"npm install @react-stately/tooltip","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.5.10","nightly":"3.0.0-nightly-88fc6bd69-260213"}},"repo_metadata":{"id":37245089,"uuid":"208362715","full_name":"adobe/react-spectrum","owner":"adobe","description":"A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.","archived":false,"fork":false,"pushed_at":"2025-12-13T01:13:01.000Z","size":219553,"stargazers_count":14564,"open_issues_count":685,"forks_count":1357,"subscribers_count":70,"default_branch":"main","last_synced_at":"2025-12-13T07:11:44.577Z","etag":null,"topics":["accessibility","design-systems","react","react-components","ui-components","wai-aria"],"latest_commit_sha":null,"homepage":"https://react-spectrum.adobe.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adobe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-09-13T23:32:51.000Z","updated_at":"2025-12-13T00:13:19.000Z","dependencies_parsed_at":"2024-01-17T19:36:46.226Z","dependency_job_id":"d9f5fdc8-3af2-488f-8432-b40235cd961e","html_url":"https://github.com/adobe/react-spectrum","commit_stats":{"total_commits":4937,"total_committers":396,"mean_commits":"12.467171717171718","dds":0.735466882722301,"last_synced_commit":"262cc758b8625002314d3574d3e5269aded7db6c"},"previous_names":["adobe-private/react-spectrum-v3"],"tags_count":9482,"template":false,"template_full_name":null,"purl":"pkg:github/adobe/react-spectrum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adobe","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/sbom","scorecard":{"id":167111,"data":{"date":"2025-08-11","repo":{"name":"github.com/adobe/react-spectrum","commit":"9349d12e365418fc8c2b28289524fe098a23756e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint-pr-titles.yaml:6","Warn: no topLevel permission defined: .github/workflows/nightly.yaml:1","Warn: no topLevel permission defined: .github/workflows/prod-docs.yaml: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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/adobe/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/adobe/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/adobe/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/adobe/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/adobe/react-spectrum/labeler.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/adobe/react-spectrum/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prod-docs.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/adobe/react-spectrum/prod-docs.yaml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: TypeScriptPropertyBasedTesting integration found: packages/@react-stately/color/test/Color.test.tsx:14","Info: JavaScriptPropertyBasedTesting integration found: packages/@internationalized/number/test/NumberParser.test.js:13","Info: JavaScriptPropertyBasedTesting integration found: packages/@internationalized/number/test/NumberParser.test.js:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":"87 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-7q7g-4xm8-89cq","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-p3vf-v8qc-cwcr","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-vfrc-7r7c-w9mx","Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","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-pc5p-h8pf-mvwp","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-xxvw-45rp-3mj2","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-4wx3-54gh-9fr9","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x6fg-f45m-jf5q","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-hpqj-7cj6-hfj8","Warn: Project is vulnerable to: GHSA-4vrv-93c7-m92j","Warn: Project is vulnerable to: GHSA-4x6g-3cmx-w76r","Warn: Project is vulnerable to: GHSA-6hwc-9h8r-3vmf","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-29xr-v42j-r956","Warn: Project is vulnerable to: GHSA-f523-2f5j-gfcg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","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-34r7-q49f-h37c","Warn: Project is vulnerable to: GHSA-c9f4-xj24-8jqx","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-16T15:13:03.291Z","repository_id":37245089,"created_at":"2025-08-16T15:13:03.291Z","updated_at":"2025-08-16T15:13:03.291Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27734528,"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-12-14T02:00:11.348Z","response_time":56,"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":"adobe","name":"Adobe, Inc.","uuid":"476009","kind":"organization","description":"Open source from Adobe","email":null,"website":"https://adobe.com","location":"San Jose, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/476009?v=4","repositories_count":960,"last_synced_at":"2024-04-14T08:25:22.055Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adobe","funding_links":[],"total_stars":73374,"followers":1729,"following":0,"created_at":"2022-11-02T16:22:40.806Z","updated_at":"2024-04-14T08:28:42.950Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adobe","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adobe/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-02-13T19:26:15.888Z","dependent_packages_count":54,"downloads":9430943,"downloads_period":"last-month","dependent_repos_count":4872,"rankings":{"downloads":0.21314289653518093,"dependent_repos_count":0.3328851522405225,"dependent_packages_count":0.5650094345729949,"stargazers_count":1.029924418961483,"forks_count":1.3244869791849117,"docker_downloads_count":0.13240864924122137,"average":0.5996429217893857},"purl":"pkg:npm/%40react-stately/tooltip","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@react-stately/tooltip","docker_dependents_count":51,"docker_downloads_count":169948563,"usage_url":"https://repos.ecosyste.ms/usage/npm/@react-stately/tooltip","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@react-stately/tooltip/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-14T00:01:08.260Z","issues_count":1836,"pull_requests_count":3135,"avg_time_to_close_issue":24385853.58038869,"avg_time_to_close_pull_request":2748856.8969858834,"issues_closed_count":1131,"pull_requests_closed_count":2620,"pull_request_authors_count":302,"issue_authors_count":1046,"avg_comments_per_issue":2.7053376906318083,"avg_comments_per_pull_request":3.8318979266347686,"merged_pull_requests_count":2196,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":478,"past_year_pull_requests_count":1129,"past_year_avg_time_to_close_issue":1572089.3244444444,"past_year_avg_time_to_close_pull_request":735975.3436385256,"past_year_issues_closed_count":225,"past_year_pull_requests_closed_count":841,"past_year_pull_request_authors_count":120,"past_year_issue_authors_count":337,"past_year_avg_comments_per_issue":1.6820083682008369,"past_year_avg_comments_per_pull_request":2.8609388839681134,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":741,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/issues","maintainers":[{"login":"snowystinger","count":647,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snowystinger"},{"login":"devongovett","count":553,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devongovett"},{"login":"reidbarber","count":382,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reidbarber"},{"login":"LFDanLu","count":380,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LFDanLu"},{"login":"yihuiliao","count":238,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yihuiliao"},{"login":"ktabors","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabors"},{"login":"majornista","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majornista"},{"login":"rgeraghty","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgeraghty"},{"login":"jluyau","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jluyau"},{"login":"dannify","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dannify"},{"login":"jnurthen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnurthen"},{"login":"iamwillpowell","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iamwillpowell"},{"login":"matthewdeutsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdeutsch"},{"login":"dgrossen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrossen"},{"login":"tiffany-sy-lin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiffany-sy-lin"},{"login":"skathuria29","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skathuria29"},{"login":"solimant","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/solimant"},{"login":"ross-pfahler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ross-pfahler"},{"login":"ishank-s","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ishank-s"},{"login":"msabramo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msabramo"},{"login":"sarbull","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarbull"},{"login":"Rocss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rocss"},{"login":"uyanga-gb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uyanga-gb"},{"login":"dxwalf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dxwalf"},{"login":"dkario","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkario"},{"login":"sic2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sic2"},{"login":"mikaelasymanovich","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikaelasymanovich"},{"login":"elodierafali","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elodierafali"},{"login":"prophet1996","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prophet1996"},{"login":"DPandyan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DPandyan"},{"login":"arumsey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arumsey"},{"login":"rvillescas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvillescas"}],"active_maintainers":[{"login":"snowystinger","count":261,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snowystinger"},{"login":"devongovett","count":199,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devongovett"},{"login":"reidbarber","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reidbarber"},{"login":"LFDanLu","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LFDanLu"},{"login":"yihuiliao","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yihuiliao"},{"login":"ktabors","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabors"},{"login":"jluyau","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jluyau"},{"login":"dannify","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dannify"},{"login":"majornista","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majornista"},{"login":"rgeraghty","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgeraghty"},{"login":"sarbull","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarbull"},{"login":"dkario","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkario"},{"login":"DPandyan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DPandyan"},{"login":"tiffany-sy-lin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiffany-sy-lin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-stately%2Ftooltip/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-stately%2Ftooltip/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-stately%2Ftooltip/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-stately%2Ftooltip/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-stately%2Ftooltip/codemeta","maintainers":[{"uuid":"devongovett","login":"devongovett","name":null,"email":"devongovett@gmail.com","url":null,"packages_count":1093,"html_url":"https://www.npmjs.com/~devongovett","role":null,"created_at":"2022-11-20T23:02:50.342Z","updated_at":"2022-11-20T23:02:50.342Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/devongovett/packages"},{"uuid":"aspro83","login":"aspro83","name":null,"email":"danniintheus@gmail.com","url":null,"packages_count":766,"html_url":"https://www.npmjs.com/~aspro83","role":null,"created_at":"2022-11-20T23:02:50.350Z","updated_at":"2022-11-20T23:02:50.350Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aspro83/packages"}]}