{"id":1288519,"name":"@splitsoftware/splitio-react","ecosystem":"npm","description":"A React library to easily integrate and use Split JS SDK","homepage":"https://github.com/splitio/react-client#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/splitio/react-client","keywords_array":["splitio","react","sdk"],"namespace":"splitsoftware","versions_count":117,"first_release_published_at":"2020-01-01T22:32:48.590Z","latest_release_published_at":"2025-11-26T20:37:19.113Z","latest_release_number":"2.6.1","last_synced_at":"2026-04-17T22:32:09.088Z","created_at":"2022-04-08T19:41:17.143Z","updated_at":"2026-04-17T22:32:09.088Z","registry_url":"https://www.npmjs.com/package/@splitsoftware/splitio-react","install_command":"npm install @splitsoftware/splitio-react","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"rc":"2.6.2-rc.0","latest":"2.6.1"}},"repo_metadata":{"id":37949048,"uuid":"235905412","full_name":"splitio/react-client","owner":"splitio","description":"React JS SDK client for Split Software","archived":false,"fork":false,"pushed_at":"2025-09-18T18:52:43.000Z","size":2391,"stargazers_count":31,"open_issues_count":5,"forks_count":12,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-10-24T07:45:49.114Z","etag":null,"topics":["ab-testing","feature-flags","feature-toggles","react","reactjs","sdk","split","splitsoftware"],"latest_commit_sha":null,"homepage":"https://split.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/splitio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-23T23:16:52.000Z","updated_at":"2025-09-18T18:39:43.000Z","dependencies_parsed_at":"2023-11-10T22:23:42.114Z","dependency_job_id":"e7c8d25e-8842-4fda-9888-b5c8171081f4","html_url":"https://github.com/splitio/react-client","commit_stats":{"total_commits":253,"total_committers":15,"mean_commits":"16.866666666666667","dds":"0.33596837944664026","last_synced_commit":"1d34d39439dd8bd6e5049d724338d226c59ded78"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/splitio/react-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splitio","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/sbom","scorecard":{"id":841853,"data":{"date":"2025-08-11","repo":{"name":"github.com/splitio/react-client","commit":"363abbd9ec5e407caf593bfa33a95e194cd983e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-cd.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-license-year.yml:8","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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/react-client/ci-cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/react-client/ci-cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/react-client/ci-cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/react-client/ci-cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/react-client/ci-cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/react-client/ci-cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/react-client/ci-cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/react-client/ci-cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/react-client/ci-cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-license-year.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/react-client/update-license-year.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-license-year.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/react-client/update-license-year.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-license-year.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/splitio/react-client/update-license-year.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4"],"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-23T20:39:22.160Z","repository_id":37949048,"created_at":"2025-08-23T20:39:22.160Z","updated_at":"2025-08-23T20:39:22.160Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281862825,"owners_count":26574710,"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-30T02:00:06.501Z","response_time":61,"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":"splitio","name":"Split Software","uuid":"15094262","kind":"organization","description":"","email":null,"website":"https://www.split.io","location":"Redwood City, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15094262?v=4","repositories_count":110,"last_synced_at":"2024-12-21T14:37:07.853Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/splitio","funding_links":[],"total_stars":441,"followers":77,"following":0,"created_at":"2022-11-04T14:40:37.513Z","updated_at":"2024-12-21T14:37:07.853Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splitio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splitio/repositories"},"tags":[{"name":"2.5.0","sha":"ccc26d6fe750b16cf5b1d37529c787750a178c5d","kind":"tag","published_at":"2025-09-18T18:52:17.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/2.5.0","html_url":"https://github.com/splitio/react-client/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"84b64608b727fc3a0adfef20094c504421e0dd55","kind":"tag","published_at":"2025-09-10T20:19:41.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/2.4.0","html_url":"https://github.com/splitio/react-client/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"363abbd9ec5e407caf593bfa33a95e194cd983e7","kind":"tag","published_at":"2025-06-03T19:05:11.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/2.3.1","html_url":"https://github.com/splitio/react-client/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f737659526d636dc0476b3ca74b51db9817cd4b7","kind":"tag","published_at":"2025-05-28T16:15:18.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/2.3.0","html_url":"https://github.com/splitio/react-client/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"85842bc945859372683d2b84d328ef1ca04ed586","kind":"tag","published_at":"2025-04-15T20:28:48.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/2.2.0","html_url":"https://github.com/splitio/react-client/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"e43d534908b8c112801fea27d3ed084df2c1119a","kind":"tag","published_at":"2025-04-09T13:04:06.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/2.1.1","html_url":"https://github.com/splitio/react-client/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"b919cb87fe23baf2527131c89d215c1043e593da","kind":"tag","published_at":"2025-03-28T20:24:39.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/2.1.0","html_url":"https://github.com/splitio/react-client/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"aa90a4a41c79f602449c346c9dd602aaa58241fc","kind":"tag","published_at":"2024-12-04T19:45:29.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/2.0.1","html_url":"https://github.com/splitio/react-client/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"4b353cf6f47cd31723f0c8bd427167f972cdbde4","kind":"tag","published_at":"2024-11-02T03:30:22.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/2.0.0","html_url":"https://github.com/splitio/react-client/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/2.0.0/manifests"},{"name":"1.13.0","sha":"e31343ac974bfe46fc8a743852834f5b87f01d7f","kind":"tag","published_at":"2024-09-06T20:35:19.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.13.0","html_url":"https://github.com/splitio/react-client/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.13.0/manifests"},{"name":"1.12.1","sha":"7bf1b472223983724855f324963feb3a77a6141c","kind":"tag","published_at":"2024-08-02T18:58:26.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.12.1","html_url":"https://github.com/splitio/react-client/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"9514f8241e29b3994d11869430670261856ad6cc","kind":"tag","published_at":"2024-05-10T16:37:37.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.12.0","html_url":"https://github.com/splitio/react-client/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.12.0/manifests"},{"name":"1.11.1","sha":"599f6d579c40521ab93a707610374a50bb748c2f","kind":"tag","published_at":"2024-03-26T17:50:41.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.11.1","html_url":"https://github.com/splitio/react-client/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"d9081808c4456dc22126e7701376ec349c2389e7","kind":"tag","published_at":"2024-01-16T17:26:51.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.11.0","html_url":"https://github.com/splitio/react-client/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"06df6d74425c941bdf2c20e8f61abe95e16adf6b","kind":"tag","published_at":"2023-12-12T19:17:28.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.10.2","html_url":"https://github.com/splitio/react-client/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"3546050d0b5a14b37aafe0c8c51fd3c26a329f7d","kind":"tag","published_at":"2023-11-21T17:20:12.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.10.1","html_url":"https://github.com/splitio/react-client/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7ae0d541a3e63a79a9f89fbeb6100834b846b81","kind":"tag","published_at":"2023-11-16T15:14:51.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.10.0","html_url":"https://github.com/splitio/react-client/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"bb83870456716ec560d5edabf29c56c8d3401e58","kind":"tag","published_at":"2023-07-18T21:57:47.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.9.0","html_url":"https://github.com/splitio/react-client/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.9.0/manifests"},{"name":"1.8.3","sha":"645d2ab471a3e63263681954c89374b6f65347ef","kind":"tag","published_at":"2023-05-16T13:54:26.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.8.3","html_url":"https://github.com/splitio/react-client/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"0a8f4088bbbe22272db01ec5c3efca52453e5a50","kind":"tag","published_at":"2023-04-03T16:20:56.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.8.2","html_url":"https://github.com/splitio/react-client/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"20cc8737f59d1c412d8e86865bd88c4024ad9d02","kind":"tag","published_at":"2022-12-16T20:36:02.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.8.1","html_url":"https://github.com/splitio/react-client/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"1a58f06b91c63cac2f4032fa3c338573fb30a615","kind":"tag","published_at":"2022-10-05T22:38:58.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.8.0","html_url":"https://github.com/splitio/react-client/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"4279024fe243c134c0f4378410f21f657eff42fb","kind":"tag","published_at":"2022-07-25T20:23:56.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.7.1","html_url":"https://github.com/splitio/react-client/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"a769ca803972ff59d2faf617c265beb428d2b629","kind":"tag","published_at":"2022-07-25T19:34:36.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.7.0","html_url":"https://github.com/splitio/react-client/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"496336c25e561dea1dd7fee3735d66ee9c767128","kind":"tag","published_at":"2022-07-25T18:45:11.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.6.0","html_url":"https://github.com/splitio/react-client/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4615f532782436fcc69e75d84210edc4711109fc","kind":"tag","published_at":"2022-06-13T21:24:39.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.5.0","html_url":"https://github.com/splitio/react-client/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.5.0/manifests"},{"name":"1.4.1","sha":"924d0263b5a9a75c88fc46b5d83c1c3c6dd90296","kind":"tag","published_at":"2022-05-11T19:00:07.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.4.1","html_url":"https://github.com/splitio/react-client/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"c7452e5ea2122788c2aa518883f9636e3ac605df","kind":"tag","published_at":"2022-04-11T21:04:51.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.4.0","html_url":"https://github.com/splitio/react-client/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"0cdc3a1c72d5b5a640fffed089d1bf57bca6ce7e","kind":"tag","published_at":"2021-09-29T18:49:11.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.3.0","html_url":"https://github.com/splitio/react-client/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.3.0/manifests"},{"name":"1.2.6","sha":"809f44e6a5b10a31d41c04e6fd294a10bb131eaa","kind":"tag","published_at":"2021-06-03T21:45:12.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.2.6","html_url":"https://github.com/splitio/react-client/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"2182ab4bc0b5923c0cb7dbfb30420913c371107c","kind":"tag","published_at":"2021-04-29T16:43:42.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.2.5","html_url":"https://github.com/splitio/react-client/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"c08c608de25f7c63c4f15b2befdb01a6076b95d4","kind":"tag","published_at":"2021-02-11T18:58:01.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.2.4","html_url":"https://github.com/splitio/react-client/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"dd8544369911f2f664b7ef4648fdf52f77d60583","kind":"tag","published_at":"2021-02-08T20:17:34.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.2.3","html_url":"https://github.com/splitio/react-client/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"1ed4a72e49bbddc9325641d7872b7ac5f60df688","kind":"tag","published_at":"2020-12-15T21:01:31.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.2.2","html_url":"https://github.com/splitio/react-client/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"3bbc426cd76164f2948ecc8d0f0bc909f755c0f1","kind":"tag","published_at":"2020-10-07T23:00:13.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.2.1","html_url":"https://github.com/splitio/react-client/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"de908693adff64bbb0e11a2ff61bcbd26079c843","kind":"tag","published_at":"2020-07-23T17:43:27.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.2.0","html_url":"https://github.com/splitio/react-client/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.2.0/manifests"},{"name":"1.0.0","sha":"3325cbd946b4a6f6096906972047e8f1b2593719","kind":"tag","published_at":"2020-04-06T20:15:21.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.0.0","html_url":"https://github.com/splitio/react-client/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.0.0/manifests"},{"name":"1.1.0","sha":"ab755264af421ceabff350a132edd2ebf13a22b3","kind":"tag","published_at":"2020-04-06T20:13:10.000Z","download_url":"https://codeload.github.com/splitio/react-client/tar.gz/1.1.0","html_url":"https://github.com/splitio/react-client/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/splitio/react-client@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/tags/1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-02-14T18:46:00.902Z","dependent_packages_count":10,"downloads":390205,"downloads_period":"last-month","dependent_repos_count":80,"rankings":{"downloads":0.5041437472140163,"dependent_repos_count":1.5505382346845877,"dependent_packages_count":2.061075452339279,"stargazers_count":7.427661434346916,"forks_count":6.2876473682703535,"docker_downloads_count":null,"average":3.5662132473710306},"purl":"pkg:npm/%40splitsoftware/splitio-react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@splitsoftware/splitio-react","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@splitsoftware/splitio-react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@splitsoftware/splitio-react/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-19T20:42:44.767Z","issues_count":33,"pull_requests_count":214,"avg_time_to_close_issue":19388946.344827585,"avg_time_to_close_pull_request":750917.5445544554,"issues_closed_count":29,"pull_requests_closed_count":202,"pull_request_authors_count":13,"issue_authors_count":33,"avg_comments_per_issue":4.212121212121212,"avg_comments_per_pull_request":0.6401869158878505,"merged_pull_requests_count":183,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":4,"past_year_pull_requests_count":75,"past_year_avg_time_to_close_issue":74050.0,"past_year_avg_time_to_close_pull_request":676049.3384615384,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":65,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.7066666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/splitio%2Freact-client/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@splitsoftware%2Fsplitio-react/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@splitsoftware%2Fsplitio-react/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@splitsoftware%2Fsplitio-react/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@splitsoftware%2Fsplitio-react/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@splitsoftware%2Fsplitio-react/codemeta","maintainers":[{"uuid":"nicolas.zelaya","login":"nicolas.zelaya","name":null,"email":"nicolas.zelaya@harness.io","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~nicolas.zelaya","role":null,"created_at":"2022-11-12T22:08:22.050Z","updated_at":"2022-11-12T22:08:22.050Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nicolas.zelaya/packages"},{"uuid":"ezamora.split","login":"ezamora.split","name":null,"email":"emmanuel.zamora@harness.io","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~ezamora.split","role":null,"created_at":"2025-07-29T19:24:00.590Z","updated_at":"2025-07-29T19:24:00.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ezamora.split/packages"},{"uuid":"emiliano-sanchez","login":"emiliano-sanchez","name":null,"email":"emiliano.sanchez@harness.io","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~emiliano-sanchez","role":null,"created_at":"2022-11-12T22:08:22.193Z","updated_at":"2022-11-12T22:08:22.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/emiliano-sanchez/packages"},{"uuid":"split-sysadmin","login":"split-sysadmin","name":null,"email":"sysadmin@split.io","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~split-sysadmin","role":null,"created_at":"2022-11-12T22:08:22.274Z","updated_at":"2022-11-12T22:08:22.274Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/split-sysadmin/packages"},{"uuid":"harnesssecops","login":"harnesssecops","name":null,"email":"secops@harness.io","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~harnesssecops","role":null,"created_at":"2024-11-14T18:15:14.329Z","updated_at":"2024-11-14T18:15:14.329Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/harnesssecops/packages"},{"uuid":"mauro.sanz","login":"mauro.sanz","name":null,"email":"mauro.sanz@harness.io","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~mauro.sanz","role":null,"created_at":"2025-08-12T01:15:12.995Z","updated_at":"2025-08-12T01:15:12.995Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mauro.sanz/packages"}]}