{"id":11358591,"name":"@rc-component/switch","ecosystem":"npm","description":"switch ui component for react","homepage":"http://github.com/react-component/switch","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react-component/switch","keywords_array":["react","react-component","react-switch","switch"],"namespace":"rc-component","versions_count":4,"first_release_published_at":"2025-02-17T07:19:32.311Z","latest_release_published_at":"2025-11-28T02:58:01.580Z","latest_release_number":"1.0.3","last_synced_at":"2026-03-18T20:20:19.291Z","created_at":"2025-02-17T07:28:30.810Z","updated_at":"2026-03-18T20:22:09.721Z","registry_url":"https://www.npmjs.com/package/@rc-component/switch","install_command":"npm install @rc-component/switch","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.3"}},"repo_metadata":{"id":46314935,"uuid":"31529134","full_name":"react-component/switch","owner":"react-component","description":"React Switch","archived":false,"fork":false,"pushed_at":"2025-11-28T02:58:23.000Z","size":3999,"stargazers_count":193,"open_issues_count":16,"forks_count":80,"subscribers_count":20,"default_branch":"master","last_synced_at":"2026-01-25T08:08:34.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://react-component.github.io/switch/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-component.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-02T07:53:57.000Z","updated_at":"2025-11-28T02:57:46.000Z","dependencies_parsed_at":"2024-06-18T12:20:25.736Z","dependency_job_id":"6bcf81aa-cb74-4e4c-99f3-ec07723bfef0","html_url":"https://github.com/react-component/switch","commit_stats":{"total_commits":109,"total_committers":19,"mean_commits":"5.7368421052631575","dds":0.6513761467889908,"last_synced_commit":"0814405ecd1838fc24a3f628fcd1891db16bc469"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/react-component/switch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-component","download_url":"https://codeload.github.com/react-component/switch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/sbom","scorecard":{"id":765411,"data":{"date":"2025-08-11","repo":{"name":"github.com/react-component/switch","commit":"86b71621b50571b176ceb5e1749d0c67d7384a3e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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/main.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/react-component/switch/main.yml/master?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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"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":2,"reason":"Found 5/21 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T00:37:46.472Z","repository_id":46314935,"created_at":"2025-08-23T00:37:46.472Z","updated_at":"2025-08-23T00:37:46.472Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30671888,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-18T19:30:02.133Z","status":"ssl_error","status_checked_at":"2026-03-18T19:25:53.511Z","response_time":104,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"react-component","name":"react-component","uuid":"9441414","kind":"organization","description":"React components foundation of http://ant.design","email":null,"website":"http://react-component.github.io","location":"china","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9441414?v=4","repositories_count":105,"last_synced_at":"2023-04-09T06:36:28.834Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/react-component","funding_links":[],"total_stars":26822,"followers":null,"following":null,"created_at":"2022-11-02T16:22:14.807Z","updated_at":"2023-04-09T06:36:29.243Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-component","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-component/repositories"},"tags":[{"name":"@rc-component/switch@1.0.3","sha":"552d3205dea2f788d4de01bb2435275afd0d4b16","kind":"commit","published_at":"2025-11-28T02:57:37.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/@rc-component/switch@1.0.3","html_url":"https://github.com/react-component/switch/releases/tag/@rc-component/switch@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@%40rc-component%2Fswitch%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/@rc-component%2Fswitch@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/@rc-component%2Fswitch@1.0.3/manifests"},{"name":"@rc-component/switch@1.0.2","sha":"4b11bd712d2de7dbc6025e2a6f4024f6590685f5","kind":"commit","published_at":"2025-09-19T06:30:36.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/@rc-component/switch@1.0.2","html_url":"https://github.com/react-component/switch/releases/tag/@rc-component/switch@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@%40rc-component%2Fswitch%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/@rc-component%2Fswitch@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/@rc-component%2Fswitch@1.0.2/manifests"},{"name":"@rc-component/switch@1.0.1","sha":"8e2a58548048ad56a2ce322200796d41133a4379","kind":"commit","published_at":"2025-09-16T07:14:05.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/@rc-component/switch@1.0.1","html_url":"https://github.com/react-component/switch/releases/tag/@rc-component/switch@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@%40rc-component%2Fswitch%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/@rc-component%2Fswitch@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/@rc-component%2Fswitch@1.0.1/manifests"},{"name":"@rc-component/switch@1.0.0","sha":"86b71621b50571b176ceb5e1749d0c67d7384a3e","kind":"commit","published_at":"2025-02-17T06:40:37.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/@rc-component/switch@1.0.0","html_url":"https://github.com/react-component/switch/releases/tag/@rc-component/switch@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@%40rc-component%2Fswitch%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/@rc-component%2Fswitch@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/@rc-component%2Fswitch@1.0.0/manifests"},{"name":"v4.1.0","sha":"0814405ecd1838fc24a3f628fcd1891db16bc469","kind":"tag","published_at":"2023-04-23T12:04:31.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/v4.1.0","html_url":"https://github.com/react-component/switch/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"b37e6be6f25b789c3b406f2522d98864ad3a9ddf","kind":"tag","published_at":"2022-09-20T12:39:57.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/v4.0.0","html_url":"https://github.com/react-component/switch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.0","sha":"e9f76f04511057039091b0b56daaf6921b654739","kind":"tag","published_at":"2022-09-20T08:56:14.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/react-component/switch/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v4.0.0-alpha.0/manifests"},{"name":"1.9.2","sha":"03836ace3f5ce42e02615fb9119c30107e7b6a0c","kind":"commit","published_at":"2020-10-27T09:51:26.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.9.2","html_url":"https://github.com/react-component/switch/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"8a12ca25327753e36a6de43ad24ddbeb6f55b623","kind":"commit","published_at":"2020-10-27T09:39:24.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.9.1","html_url":"https://github.com/react-component/switch/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.9.1/manifests"},{"name":"v3.2.2","sha":"2addf0b69e4a079de0d2d67feb4511c281c8eaef","kind":"tag","published_at":"2020-10-21T12:59:44.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/v3.2.2","html_url":"https://github.com/react-component/switch/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0f2fabdf553b3b59c665dbca0e7bdd6cb42d5822","kind":"tag","published_at":"2020-08-24T03:11:24.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/v3.2.1","html_url":"https://github.com/react-component/switch/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"688fbcff234d0d47c5ea044f81af9b2e7d51f306","kind":"tag","published_at":"2020-05-29T15:20:47.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/v3.2.0","html_url":"https://github.com/react-component/switch/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"6828e236e2a241c232f9ce3fa9f4357ae726a42f","kind":"tag","published_at":"2020-05-18T07:57:17.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/v3.1.0","html_url":"https://github.com/react-component/switch/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"6828e236e2a241c232f9ce3fa9f4357ae726a42f","kind":"commit","published_at":"2020-05-18T07:57:16.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/v3.0.2","html_url":"https://github.com/react-component/switch/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"ae6e547771170a8a49397e97590a3f94e0b14ba4","kind":"tag","published_at":"2020-05-18T06:23:42.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/v3.0.1","html_url":"https://github.com/react-component/switch/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"cf142ccf4867a4c0179afd78e0d72c6744dfc0d3","kind":"tag","published_at":"2020-05-17T08:43:28.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/v3.0.0","html_url":"https://github.com/react-component/switch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"b86c07a12d6fd6135432e8f359c6a72f770378ab","kind":"tag","published_at":"2020-05-08T10:57:49.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/v2.0.0","html_url":"https://github.com/react-component/switch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/v2.0.0/manifests"},{"name":"1.9.0","sha":"6e7545fae53079b7242c2e1efad7e2232811bad9","kind":"commit","published_at":"2019-01-25T15:33:26.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.9.0","html_url":"https://github.com/react-component/switch/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"f05e8b18332d5a0de7ba33259bc0bf79ea440747","kind":"commit","published_at":"2018-09-12T14:33:49.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.8.0","html_url":"https://github.com/react-component/switch/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"084038007236ed81384c0b79d298b80f582308f6","kind":"commit","published_at":"2018-08-06T09:27:19.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.7.0","html_url":"https://github.com/react-component/switch/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"bab2de86b1e4c59632aa5767b2895a86549d9207","kind":"commit","published_at":"2017-11-15T03:35:02.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.6.0","html_url":"https://github.com/react-component/switch/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.6.0/manifests"},{"name":"1.5.3","sha":"baf920c8436d44044099c93992646db6fdfce739","kind":"commit","published_at":"2017-09-08T01:18:55.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.5.3","html_url":"https://github.com/react-component/switch/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"6a77ddd2fe7c136e431896043599f18c7961d593","kind":"commit","published_at":"2017-06-17T06:27:45.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.5.2","html_url":"https://github.com/react-component/switch/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"7b33f03f37486ebc8896b841b8fff9ce38e92014","kind":"commit","published_at":"2017-06-06T06:35:36.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.5.1","html_url":"https://github.com/react-component/switch/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.5.1/manifests"},{"name":"1.4.4","sha":"3e03d0b1fbcebe534ac987a13d99d8948f450cac","kind":"commit","published_at":"2017-04-12T12:02:21.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.4.4","html_url":"https://github.com/react-component/switch/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"62ce765241f0185dd17b0561b173bdcb521fa32a","kind":"commit","published_at":"2017-01-03T09:32:20.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.4.3","html_url":"https://github.com/react-component/switch/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"69815098f1afbce061a137eed43add635eafc198","kind":"commit","published_at":"2016-04-27T09:54:29.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.4.2","html_url":"https://github.com/react-component/switch/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"5dea1b49b741f6dbbb940c72edb0bf52c83d80dd","kind":"commit","published_at":"2016-04-12T07:25:36.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.4.1","html_url":"https://github.com/react-component/switch/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"ffcab13c4be23b00b662b0c54f51fa1301f97947","kind":"commit","published_at":"2016-04-08T09:52:16.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.4.0","html_url":"https://github.com/react-component/switch/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.4.0/manifests"},{"name":"1.3.3","sha":"1cd03732520f4f234f6d44986d393858af39a4f8","kind":"commit","published_at":"2016-02-20T07:28:24.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.3.3","html_url":"https://github.com/react-component/switch/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"2d773def96a5b9193d8bdda6897a6972f6814ed5","kind":"commit","published_at":"2016-01-25T03:57:12.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.3.2","html_url":"https://github.com/react-component/switch/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.3.2/manifests"},{"name":"1.2.2","sha":"c9d240f44343cbaf3bd70f87d5dce0c03997b64d","kind":"commit","published_at":"2016-01-25T03:45:57.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.2.2","html_url":"https://github.com/react-component/switch/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.2.2/manifests"},{"name":"1.3.1","sha":"0bac728bf6b335dd70cc096c82738e753da5a11d","kind":"commit","published_at":"2015-11-16T05:07:02.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.3.1","html_url":"https://github.com/react-component/switch/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"640cf5a2530f2ffaec1916a33f82050bafb58584","kind":"commit","published_at":"2015-07-09T12:57:37.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.2.1","html_url":"https://github.com/react-component/switch/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5fab2b65433c386dd89d7f0db116410da94157db","kind":"commit","published_at":"2015-07-09T12:45:16.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.2.0","html_url":"https://github.com/react-component/switch/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"5719fa0d1494ff2c2821800c03053ff9730b6092","kind":"commit","published_at":"2015-07-08T11:33:03.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.1.0","html_url":"https://github.com/react-component/switch/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"66b716a5aabb34d2404f865f4d786875f3d6f6f8","kind":"commit","published_at":"2015-05-13T09:12:02.000Z","download_url":"https://codeload.github.com/react-component/switch/tar.gz/1.0.0","html_url":"https://github.com/react-component/switch/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-component/switch@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-18T20:22:09.721Z","dependent_packages_count":0,"downloads":1507483,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.023418127629515,"dependent_packages_count":36.192013358941814,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.607715743285667},"purl":"pkg:npm/%40rc-component/switch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rc-component/switch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rc-component/switch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rc-component/switch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-28T09:01:29.229Z","issues_count":12,"pull_requests_count":153,"avg_time_to_close_issue":7055108.333333333,"avg_time_to_close_pull_request":2994483.296296296,"issues_closed_count":6,"pull_requests_closed_count":135,"pull_request_authors_count":20,"issue_authors_count":11,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":1.7973856209150327,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":119,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":186034.44444444444,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":2.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-component%2Fswitch/issues","maintainers":[{"login":"MadCcc","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MadCcc"},{"login":"hengkx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hengkx"},{"login":"zombieJ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zombieJ"},{"login":"yoyo837","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yoyo837"},{"login":"li-jia-nan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/li-jia-nan"}],"active_maintainers":[{"login":"li-jia-nan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/li-jia-nan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rc-component%2Fswitch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rc-component%2Fswitch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rc-component%2Fswitch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rc-component%2Fswitch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rc-component%2Fswitch/codemeta","maintainers":[{"uuid":"afc163","login":"afc163","name":null,"email":"afc163@gmail.com","url":null,"packages_count":667,"html_url":"https://www.npmjs.com/~afc163","role":null,"created_at":"2025-02-17T07:28:31.721Z","updated_at":"2025-02-17T07:28:31.721Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/afc163/packages"},{"uuid":"chenshuai2144","login":"chenshuai2144","name":null,"email":"wasd2144@hotmail.com","url":null,"packages_count":398,"html_url":"https://www.npmjs.com/~chenshuai2144","role":null,"created_at":"2025-08-25T09:11:00.169Z","updated_at":"2025-08-25T09:11:00.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chenshuai2144/packages"},{"uuid":"zombiej","login":"zombiej","name":null,"email":"smith3816@gmail.com","url":null,"packages_count":197,"html_url":"https://www.npmjs.com/~zombiej","role":null,"created_at":"2025-02-17T07:28:31.675Z","updated_at":"2025-02-17T07:28:31.675Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zombiej/packages"},{"uuid":"peachscript","login":"peachscript","name":null,"email":"scdzwyxst@gmail.com","url":null,"packages_count":237,"html_url":"https://www.npmjs.com/~peachscript","role":null,"created_at":"2025-02-17T07:28:31.825Z","updated_at":"2025-02-17T07:28:31.825Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peachscript/packages"},{"uuid":"madccc","login":"madccc","name":null,"email":"1075746765@qq.com","url":null,"packages_count":161,"html_url":"https://www.npmjs.com/~madccc","role":null,"created_at":"2025-02-17T07:28:31.764Z","updated_at":"2025-02-17T07:28:31.764Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/madccc/packages"}]}