{"id":2234807,"name":"react-css-theme-switcher","ecosystem":"npm","description":"Switch between CSS themes using React","homepage":"https://github.com/JoseRFelix/react-css-theme-switcher#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/JoseRFelix/react-css-theme-switcher","keywords_array":["react","ui","themes","switcher","css"],"namespace":null,"versions_count":11,"first_release_published_at":"2020-06-20T22:03:42.145Z","latest_release_published_at":"2021-05-22T19:10:03.347Z","latest_release_number":"0.3.0","last_synced_at":"2026-05-13T18:01:28.798Z","created_at":"2022-04-09T22:53:55.909Z","updated_at":"2026-05-13T18:01:28.799Z","registry_url":"https://www.npmjs.com/package/react-css-theme-switcher","install_command":"npm install react-css-theme-switcher","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.0"}},"repo_metadata":{"id":38426769,"uuid":"273651617","full_name":"JoseRFelix/react-css-theme-switcher","owner":"JoseRFelix","description":"💫 Switch between CSS themes using React","archived":false,"fork":false,"pushed_at":"2023-01-07T19:18:23.000Z","size":1282,"stargazers_count":104,"open_issues_count":28,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-04T08:23:42.603Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://react-css-theme-switcher.netlify.app/","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/JoseRFelix.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}},"created_at":"2020-06-20T06:26:09.000Z","updated_at":"2024-11-04T07:52:33.000Z","dependencies_parsed_at":"2023-02-07T22:31:23.992Z","dependency_job_id":null,"html_url":"https://github.com/JoseRFelix/react-css-theme-switcher","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/JoseRFelix/react-css-theme-switcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoseRFelix","download_url":"https://codeload.github.com/JoseRFelix/react-css-theme-switcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/sbom","scorecard":{"id":74592,"data":{"date":"2025-08-11","repo":{"name":"github.com/JoseRFelix/react-css-theme-switcher","commit":"740222a8a39560ea045bd41b71ca5de96bade4ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 1/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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/main.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/JoseRFelix/react-css-theme-switcher/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/JoseRFelix/react-css-theme-switcher/main.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","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":"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":"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":"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":"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":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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":"61 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-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","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-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","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-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","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-hj48-42vr-x3v9","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-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v"],"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-15T04:33:58.263Z","repository_id":38426769,"created_at":"2025-08-15T04:33:58.263Z","updated_at":"2025-08-15T04:33:58.263Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010647,"owners_count":26084784,"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-10-12T02:00:06.719Z","response_time":53,"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":"JoseRFelix","name":"Jose Felix ","uuid":"21092519","kind":"user","description":"","email":"","website":"jfelix.info","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/21092519?u=414365751ed51262ac00c025bfa7f7fd6c24b1e1\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-04T00:58:48.780Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JoseRFelix","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T07:22:17.916Z","updated_at":"2023-03-04T00:58:48.783Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoseRFelix","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoseRFelix/repositories"},"tags":[{"name":"v0.3.0","sha":"fcbd6d97f7d5c00cd9113f092696ffd573d10fb2","kind":"tag","published_at":"2021-05-22T19:09:57.000Z","download_url":"https://codeload.github.com/JoseRFelix/react-css-theme-switcher/tar.gz/v0.3.0","html_url":"https://github.com/JoseRFelix/react-css-theme-switcher/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JoseRFelix/react-css-theme-switcher@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"62f6b9f511e012c24b8ec2d35bac8c8b06d5c099","kind":"tag","published_at":"2021-03-28T03:50:13.000Z","download_url":"https://codeload.github.com/JoseRFelix/react-css-theme-switcher/tar.gz/v0.2.3","html_url":"https://github.com/JoseRFelix/react-css-theme-switcher/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JoseRFelix/react-css-theme-switcher@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"c622eafb8db5fdb18dea7e267fd517225d2f620d","kind":"tag","published_at":"2020-12-28T05:10:11.000Z","download_url":"https://codeload.github.com/JoseRFelix/react-css-theme-switcher/tar.gz/v0.2.2","html_url":"https://github.com/JoseRFelix/react-css-theme-switcher/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JoseRFelix/react-css-theme-switcher@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"7bdc6cafcb148f13296478de8d3d1eef7a76d22c","kind":"tag","published_at":"2020-12-28T02:34:34.000Z","download_url":"https://codeload.github.com/JoseRFelix/react-css-theme-switcher/tar.gz/v0.2.1","html_url":"https://github.com/JoseRFelix/react-css-theme-switcher/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JoseRFelix/react-css-theme-switcher@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c9de7f22443eaa44dd56b47030453f49620d4641","kind":"tag","published_at":"2020-12-28T02:25:37.000Z","download_url":"https://codeload.github.com/JoseRFelix/react-css-theme-switcher/tar.gz/v0.2.0","html_url":"https://github.com/JoseRFelix/react-css-theme-switcher/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JoseRFelix/react-css-theme-switcher@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"dc8ddfeedf37443881df6da061c16fba24d0e48f","kind":"tag","published_at":"2020-07-15T07:46:03.000Z","download_url":"https://codeload.github.com/JoseRFelix/react-css-theme-switcher/tar.gz/v0.1.6","html_url":"https://github.com/JoseRFelix/react-css-theme-switcher/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JoseRFelix/react-css-theme-switcher@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"26d629108f1c03107da31fdc8eb48cd7d62df93f","kind":"tag","published_at":"2020-06-21T02:57:16.000Z","download_url":"https://codeload.github.com/JoseRFelix/react-css-theme-switcher/tar.gz/v0.1.5","html_url":"https://github.com/JoseRFelix/react-css-theme-switcher/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JoseRFelix/react-css-theme-switcher@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"ef8c46929068cf809cf3acf57cb1131f8d3c7406","kind":"tag","published_at":"2020-06-21T02:10:57.000Z","download_url":"https://codeload.github.com/JoseRFelix/react-css-theme-switcher/tar.gz/v0.1.4","html_url":"https://github.com/JoseRFelix/react-css-theme-switcher/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JoseRFelix/react-css-theme-switcher@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"ece974e31e6b6627603ba58626a4d3875260f67d","kind":"tag","published_at":"2020-06-20T23:10:37.000Z","download_url":"https://codeload.github.com/JoseRFelix/react-css-theme-switcher/tar.gz/v0.1.3","html_url":"https://github.com/JoseRFelix/react-css-theme-switcher/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JoseRFelix/react-css-theme-switcher@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"f209fecb6c2e8f5bf5d08b6ad93336ce0bdc770c","kind":"tag","published_at":"2020-06-20T22:10:46.000Z","download_url":"https://codeload.github.com/JoseRFelix/react-css-theme-switcher/tar.gz/v0.1.2","html_url":"https://github.com/JoseRFelix/react-css-theme-switcher/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JoseRFelix/react-css-theme-switcher@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"8b38cf7afac15a023de700aad33d79426d29d6c3","kind":"tag","published_at":"2020-06-20T22:03:30.000Z","download_url":"https://codeload.github.com/JoseRFelix/react-css-theme-switcher/tar.gz/v0.1.1","html_url":"https://github.com/JoseRFelix/react-css-theme-switcher/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JoseRFelix/react-css-theme-switcher@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRFelix%2Freact-css-theme-switcher/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-12-20T15:06:14.306Z","dependent_packages_count":26,"downloads":29316,"downloads_period":"last-month","dependent_repos_count":785,"rankings":{"downloads":1.2273000380464694,"dependent_repos_count":0.6504348147905159,"dependent_packages_count":0.9683504341848057,"stargazers_count":4.9823877213732475,"forks_count":6.287034300764925,"docker_downloads_count":1.118543770682686,"average":2.5390085133071083},"purl":"pkg:npm/react-css-theme-switcher","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-css-theme-switcher","docker_dependents_count":11,"docker_downloads_count":583,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-css-theme-switcher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-css-theme-switcher/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-24T20:33:44.460Z","issues_count":23,"pull_requests_count":34,"avg_time_to_close_issue":6435249.933333334,"avg_time_to_close_pull_request":3716755.1428571427,"issues_closed_count":15,"pull_requests_closed_count":14,"pull_request_authors_count":4,"issue_authors_count":19,"avg_comments_per_issue":1.7391304347826086,"avg_comments_per_pull_request":1.0588235294117647,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":30,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/JoseRFelix%2Freact-css-theme-switcher/issues","maintainers":[{"login":"JoseRFelix","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoseRFelix"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-css-theme-switcher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-css-theme-switcher/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-css-theme-switcher/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-css-theme-switcher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-css-theme-switcher/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-css-theme-switcher/codemeta","maintainers":[{"uuid":"joserfelix","login":"joserfelix","name":null,"email":"jfelx@outlook.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~joserfelix","role":null,"created_at":"2022-11-14T01:17:39.312Z","updated_at":"2022-11-14T01:17:39.312Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joserfelix/packages"}]}