{"id":866849,"name":"@cloudflare/stream-react","ecosystem":"npm","description":"Official React component for [Cloudflare Stream](https://www.cloudflare.com/products/cloudflare-stream/).","homepage":"https://github.com/cloudflare/stream-react#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/cloudflare/stream-react","keywords_array":[],"namespace":"cloudflare","versions_count":23,"first_release_published_at":"2020-04-20T22:33:37.980Z","latest_release_published_at":"2025-03-07T18:38:45.182Z","latest_release_number":"1.9.3","last_synced_at":"2026-04-13T22:02:14.737Z","created_at":"2022-04-07T14:56:29.332Z","updated_at":"2026-04-13T22:02:14.737Z","registry_url":"https://www.npmjs.com/package/@cloudflare/stream-react","install_command":"npm install @cloudflare/stream-react","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.7.0-rc1","latest":"1.9.3"}},"repo_metadata":{"id":37024721,"uuid":"255739827","full_name":"cloudflare/stream-react","owner":"cloudflare","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-07T18:17:48.000Z","size":1799,"stargazers_count":182,"open_issues_count":23,"forks_count":29,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-08T09:38:34.272Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudflare.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-14T22:16:43.000Z","updated_at":"2025-09-01T06:13:36.000Z","dependencies_parsed_at":"2024-06-18T13:56:47.910Z","dependency_job_id":"808b5bd8-dfe6-45c9-88ee-797be6956bca","html_url":"https://github.com/cloudflare/stream-react","commit_stats":{"total_commits":77,"total_committers":10,"mean_commits":7.7,"dds":0.2597402597402597,"last_synced_commit":"44af4f998c392c6157cfda127db48893e5287792"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/cloudflare/stream-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudflare","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/sbom","scorecard":{"id":292591,"data":{"date":"2025-08-11","repo":{"name":"github.com/cloudflare/stream-react","commit":"933b1b23d00d7945e960c998788f036ca606ce9f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 10/19 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/semgrep.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":"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:9: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/stream-react/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/stream-react/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/stream-react/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/stream-react/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/stream-react/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/stream-react/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/stream-react/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semgrep.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/stream-react/semgrep.yml/master?enable=pin","Info:   0 out of   8 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/cloudflare/.github/SECURITY.md:1","Info: Found linked content: github.com/cloudflare/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/cloudflare/.github/SECURITY.md:1","Info: Found text in security policy: github.com/cloudflare/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 5 commits out of 23 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":"113 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","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-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","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-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-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","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-c24v-8rfc-w8vw","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-vfrc-7r7c-w9mx","Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-ccrp-c664-8p4j","Warn: Project is vulnerable to: GHSA-4wx3-54gh-9fr9","Warn: Project is vulnerable to: GHSA-xf5p-87ch-gxw2","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-r6rj-9ch6-g264","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c497-v8pv-ch6x","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-wvhm-4hhf-97x9","Warn: Project is vulnerable to: GHSA-h4hr-7fg3-h35w","Warn: Project is vulnerable to: GHSA-gj77-59wh-66hg","Warn: Project is vulnerable to: GHSA-hqhp-5p83-hx96","Warn: Project is vulnerable to: GHSA-3949-f494-cm99","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-p493-635q-r6gr","Warn: Project is vulnerable to: GHSA-3965-hpx2-q597","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","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-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T18:39:42.546Z","repository_id":37024721,"created_at":"2025-08-17T18:39:42.546Z","updated_at":"2025-08-17T18:39:42.546Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011187,"owners_count":26084900,"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":"cloudflare","name":"Cloudflare","uuid":"314135","kind":"organization","description":"","email":null,"website":"https://www.cloudflare.com","location":"San Francisco, London, Austin, Lisbon, Singapore","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/314135?v=4","repositories_count":454,"last_synced_at":"2024-04-14T06:37:39.634Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cloudflare","funding_links":[],"total_stars":143015,"followers":5086,"following":0,"created_at":"2022-11-02T16:32:28.917Z","updated_at":"2024-04-14T06:39:14.488Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudflare","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudflare/repositories"},"tags":[{"name":"v1.9.3","sha":"933b1b23d00d7945e960c998788f036ca606ce9f","kind":"tag","published_at":"2025-03-07T18:16:08.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v1.9.3","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"b765bfc76426ea841472286e1d3acb4a6805a120","kind":"tag","published_at":"2025-01-24T21:01:10.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v1.9.2","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"696893536bbf19a1efea269ecac4fd27f8200c8d","kind":"tag","published_at":"2023-12-08T17:25:26.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v1.9.1","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"6036f56a60fc1daa311c64df63b9bcc645379ec1","kind":"tag","published_at":"2023-12-05T18:49:46.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v1.9.0","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"81170d6ee3f6c59bd27901a2dbaf51ef4e3b829a","kind":"tag","published_at":"2022-04-25T18:24:50.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v1.8.0","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a806d3c3cd97f3e4e228d797384f85a9d68bc59b","kind":"tag","published_at":"2022-04-06T20:57:40.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v1.7.0","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"7acabbb6c8f0b11d1df5b9466de755fabb4ba120","kind":"tag","published_at":"2022-02-09T17:48:05.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v1.6.1","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"f07ff74a1030366aa874a7965d58f484bff09439","kind":"tag","published_at":"2022-02-09T17:19:15.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v1.6.0","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"3d3143ee1298a6e2d4ad4df92d6c9fda0ea2dcda","kind":"tag","published_at":"2021-12-17T16:30:45.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v1.5.0","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"21ffff3c08b41bd0d47a95f87d3a0768900a8818","kind":"tag","published_at":"2021-11-08T17:13:48.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v1.4.1","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6f48b6fb7779d36b548ac2bd5d7d9e534e3bab79","kind":"tag","published_at":"2021-11-05T20:50:49.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v1.4.0","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"6ed6b805e73db4584e71fd4ae7b6be29a3836846","kind":"tag","published_at":"2021-10-28T19:32:35.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v1.3.0","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"9298956ca3361a0740f82325f99285e72c8b6efc","kind":"tag","published_at":"2021-07-28T19:14:22.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v1.2.0","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8ea85b438c34d3c796508d64ca1f8084f999ad4c","kind":"tag","published_at":"2021-05-04T16:30:14.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v1.1.0","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7145ac11835de6bd281138aea26f8d7ec7ded88c","kind":"tag","published_at":"2021-04-19T22:09:05.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v1.0.1","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f99dbaaba86750434fb6301a9c97b14847dcd82b","kind":"tag","published_at":"2021-03-31T20:38:56.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v1.0.0","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"e194e5fad1f2db250026afdede28cc904779d767","kind":"tag","published_at":"2021-03-22T20:02:25.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v0.3.0","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"394242af4a0ce03b26425bcffaed969ff9bb1ce4","kind":"tag","published_at":"2021-01-05T19:12:42.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v0.2.0","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"7ce6360ecddd57d0a71efc24cd666241e6a31fad","kind":"tag","published_at":"2020-04-22T01:16:32.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v0.1.5","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"977b1dcf55f97bd282d0306579664a62945d6e16","kind":"tag","published_at":"2020-04-21T20:02:22.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v0.1.4","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"5fd5a4a66fb86da3eb8641a8dd1008a25a4dffee","kind":"tag","published_at":"2020-04-20T23:16:36.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v0.1.3","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"7a3a0e758c03aabe611228f1641f05bd12e87638","kind":"tag","published_at":"2020-04-20T22:30:41.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v0.1.2","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"f29a321e666d9b201db5fa2117fe9a54389e5951","kind":"tag","published_at":"2020-04-20T22:21:51.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v0.1.1","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"e9a6b2d86690454b610da5bfde492c8b723bcf7c","kind":"commit","published_at":"2020-04-20T22:03:13.000Z","download_url":"https://codeload.github.com/cloudflare/stream-react/tar.gz/v0.1.0","html_url":"https://github.com/cloudflare/stream-react/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudflare/stream-react@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T22:28:40.623Z","dependent_packages_count":9,"downloads":173699,"downloads_period":"last-month","dependent_repos_count":253,"rankings":{"downloads":0.9814142844748022,"dependent_repos_count":0.9929827980134729,"dependent_packages_count":2.2521381467167156,"stargazers_count":4.48851035918079,"forks_count":4.785345128031299,"docker_downloads_count":1.6684708819313105,"average":2.5281435997247317},"purl":"pkg:npm/%40cloudflare/stream-react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cloudflare/stream-react","docker_dependents_count":4,"docker_downloads_count":391,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cloudflare/stream-react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cloudflare/stream-react/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T01:04:25.191Z","issues_count":55,"pull_requests_count":56,"avg_time_to_close_issue":7976523.0,"avg_time_to_close_pull_request":2625484.7551020407,"issues_closed_count":40,"pull_requests_closed_count":49,"pull_request_authors_count":11,"issue_authors_count":46,"avg_comments_per_issue":2.4727272727272727,"avg_comments_per_pull_request":0.32142857142857145,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":17,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":1112840.3333333333,"past_year_avg_time_to_close_pull_request":48730.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fstream-react/issues","maintainers":[{"login":"renandincer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/renandincer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cloudflare%2Fstream-react/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cloudflare%2Fstream-react/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cloudflare%2Fstream-react/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cloudflare%2Fstream-react/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cloudflare%2Fstream-react/codemeta","maintainers":[{"uuid":"threepointone","login":"threepointone","name":null,"email":"threepointone@gmail.com","url":null,"packages_count":417,"html_url":"https://www.npmjs.com/~threepointone","role":null,"created_at":"2025-08-07T17:43:33.607Z","updated_at":"2025-08-07T17:43:33.607Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/threepointone/packages"},{"uuid":"xtuc","login":"xtuc","name":null,"email":"npm@sauleau.com","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~xtuc","role":null,"created_at":"2025-10-23T22:28:18.610Z","updated_at":"2025-10-23T22:28:18.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xtuc/packages"},{"uuid":"wrangler-publisher","login":"wrangler-publisher","name":null,"email":"workers-devprod@cloudflare.com","url":null,"packages_count":336,"html_url":"https://www.npmjs.com/~wrangler-publisher","role":null,"created_at":"2022-11-16T03:50:47.420Z","updated_at":"2022-11-16T03:50:47.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wrangler-publisher/packages"},{"uuid":"terinjokes","login":"terinjokes","name":null,"email":"terinjokes@gmail.com","url":null,"packages_count":358,"html_url":"https://www.npmjs.com/~terinjokes","role":null,"created_at":"2022-11-16T03:50:47.463Z","updated_at":"2022-11-16T03:50:47.463Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/terinjokes/packages"},{"uuid":"third774","login":"third774","name":null,"email":"kevin.kipp@gmail.com","url":null,"packages_count":309,"html_url":"https://www.npmjs.com/~third774","role":null,"created_at":"2022-11-16T03:50:47.471Z","updated_at":"2022-11-16T03:50:47.471Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/third774/packages"},{"uuid":"jsteinberger","login":"jsteinberger","name":null,"email":"jsteinberger@cloudflare.com","url":null,"packages_count":290,"html_url":"https://www.npmjs.com/~jsteinberger","role":null,"created_at":"2022-11-16T03:50:47.486Z","updated_at":"2022-11-16T03:50:47.486Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jsteinberger/packages"},{"uuid":"jasnell","login":"jasnell","name":null,"email":"jasnell@gmail.com","url":null,"packages_count":341,"html_url":"https://www.npmjs.com/~jasnell","role":null,"created_at":"2022-11-16T03:50:47.504Z","updated_at":"2022-11-16T03:50:47.504Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasnell/packages"},{"uuid":"asapzacy","login":"asapzacy","name":null,"email":"zacdarellano@gmail.com","url":null,"packages_count":293,"html_url":"https://www.npmjs.com/~asapzacy","role":null,"created_at":"2022-11-16T03:50:47.522Z","updated_at":"2022-11-16T03:50:47.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/asapzacy/packages"},{"uuid":"gregbrimble","login":"gregbrimble","name":null,"email":"developer@gregbrimble.com","url":null,"packages_count":349,"html_url":"https://www.npmjs.com/~gregbrimble","role":null,"created_at":"2022-11-16T03:50:47.539Z","updated_at":"2022-11-16T03:50:47.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gregbrimble/packages"},{"uuid":"rexscaria","login":"rexscaria","name":null,"email":"arunrex@cloudflare.com","url":null,"packages_count":291,"html_url":"https://www.npmjs.com/~rexscaria","role":null,"created_at":"2022-11-16T03:50:47.577Z","updated_at":"2022-11-16T03:50:47.577Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rexscaria/packages"},{"uuid":"dcruz_cf","login":"dcruz_cf","name":null,"email":"dcruz@cloudflare.com","url":null,"packages_count":290,"html_url":"https://www.npmjs.com/~dcruz_cf","role":null,"created_at":"2022-11-16T03:50:47.585Z","updated_at":"2022-11-16T03:50:47.585Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dcruz_cf/packages"},{"uuid":"jculvey","login":"jculvey","name":null,"email":"jculveyhouse@gmail.com","url":null,"packages_count":292,"html_url":"https://www.npmjs.com/~jculvey","role":null,"created_at":"2022-11-16T03:50:47.602Z","updated_at":"2022-11-16T03:50:47.602Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jculvey/packages"},{"uuid":"sejoker","login":"sejoker","name":null,"email":"sejoker@gmail.com","url":null,"packages_count":299,"html_url":"https://www.npmjs.com/~sejoker","role":null,"created_at":"2022-11-16T03:50:47.608Z","updated_at":"2022-11-16T03:50:47.608Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sejoker/packages"},{"uuid":"cf-ci-write","login":"cf-ci-write","name":null,"email":"npm-readonly@cloudflare.com","url":null,"packages_count":296,"html_url":"https://www.npmjs.com/~cf-ci-write","role":null,"created_at":"2022-11-16T03:50:47.646Z","updated_at":"2022-11-16T03:50:47.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cf-ci-write/packages"},{"uuid":"segments-write","login":"segments-write","name":null,"email":"ingvar@cloudflare.com","url":null,"packages_count":290,"html_url":"https://www.npmjs.com/~segments-write","role":null,"created_at":"2022-11-16T03:50:47.653Z","updated_at":"2022-11-16T03:50:47.653Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/segments-write/packages"},{"uuid":"thibmeu","login":"thibmeu","name":null,"email":"mail@thibaultmeunier.com","url":null,"packages_count":299,"html_url":"https://www.npmjs.com/~thibmeu","role":null,"created_at":"2022-11-16T03:50:47.666Z","updated_at":"2022-11-16T03:50:47.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thibmeu/packages"},{"uuid":"xortive","login":"xortive","name":null,"email":"granjef3@gmail.com","url":null,"packages_count":290,"html_url":"https://www.npmjs.com/~xortive","role":null,"created_at":"2022-11-16T03:50:47.674Z","updated_at":"2022-11-16T03:50:47.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xortive/packages"},{"uuid":"cf-ci2","login":"cf-ci2","name":null,"email":"npm-readonly2@cloudflare.com","url":null,"packages_count":294,"html_url":"https://www.npmjs.com/~cf-ci2","role":null,"created_at":"2022-11-16T03:50:47.690Z","updated_at":"2022-11-16T03:50:47.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cf-ci2/packages"},{"uuid":"lvalenta","login":"lvalenta","name":null,"email":"lvalenta@cloudflare.com","url":null,"packages_count":290,"html_url":"https://www.npmjs.com/~lvalenta","role":null,"created_at":"2022-11-16T03:50:47.702Z","updated_at":"2022-11-16T03:50:47.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lvalenta/packages"},{"uuid":"worenga","login":"worenga","name":null,"email":"benedikt@cloudflare.com","url":null,"packages_count":294,"html_url":"https://www.npmjs.com/~worenga","role":null,"created_at":"2022-11-16T03:50:47.726Z","updated_at":"2022-11-16T03:50:47.726Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/worenga/packages"},{"uuid":"g4brym","login":"g4brym","name":null,"email":"g4bryrm98@gmail.com","url":null,"packages_count":317,"html_url":"https://www.npmjs.com/~g4brym","role":null,"created_at":"2022-11-16T03:50:47.403Z","updated_at":"2022-11-16T03:50:47.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/g4brym/packages"},{"uuid":"celso","login":"celso","name":null,"email":"mail@celso.io","url":null,"packages_count":292,"html_url":"https://www.npmjs.com/~celso","role":null,"created_at":"2023-07-09T19:38:04.254Z","updated_at":"2023-07-09T19:38:04.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/celso/packages"},{"uuid":"simonabadoiu","login":"simonabadoiu","name":null,"email":"sbadoiu@cloudflare.com","url":null,"packages_count":309,"html_url":"https://www.npmjs.com/~simonabadoiu","role":null,"created_at":"2025-03-31T13:14:19.210Z","updated_at":"2025-03-31T13:14:19.210Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/simonabadoiu/packages"},{"uuid":"mikenomitch","login":"mikenomitch","name":null,"email":"mikenomitch@gmail.com","url":null,"packages_count":277,"html_url":"https://www.npmjs.com/~mikenomitch","role":null,"created_at":"2025-06-16T19:54:37.120Z","updated_at":"2025-06-16T19:54:37.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mikenomitch/packages"},{"uuid":"eduardo-vargas","login":"eduardo-vargas","name":null,"email":"edvargast@gmail.com","url":null,"packages_count":282,"html_url":"https://www.npmjs.com/~eduardo-vargas","role":null,"created_at":"2025-07-01T17:50:08.177Z","updated_at":"2025-07-01T17:50:08.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eduardo-vargas/packages"},{"uuid":"dash_service_account","login":"dash_service_account","name":null,"email":"service-account@cloudflare-ui.com","url":null,"packages_count":290,"html_url":"https://www.npmjs.com/~dash_service_account","role":null,"created_at":"2023-02-27T19:26:56.764Z","updated_at":"2023-02-27T19:26:56.764Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dash_service_account/packages"},{"uuid":"cf-radar","login":"cf-radar","name":null,"email":"team@radar.cloudflare.com","url":null,"packages_count":290,"html_url":"https://www.npmjs.com/~cf-radar","role":null,"created_at":"2023-03-02T22:10:04.360Z","updated_at":"2023-03-02T22:10:04.360Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cf-radar/packages"},{"uuid":"cf-media-manager","login":"cf-media-manager","name":null,"email":"florian@cloudflare.com","url":null,"packages_count":290,"html_url":"https://www.npmjs.com/~cf-media-manager","role":null,"created_at":"2024-03-01T20:09:50.021Z","updated_at":"2024-03-01T20:09:50.021Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cf-media-manager/packages"},{"uuid":"lerwincf","login":"lerwincf","name":null,"email":"lerwin@cloudflare.com","url":null,"packages_count":290,"html_url":"https://www.npmjs.com/~lerwincf","role":null,"created_at":"2024-05-03T00:54:17.787Z","updated_at":"2024-05-03T00:54:17.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lerwincf/packages"},{"uuid":"cms1919","login":"cms1919","name":null,"email":"csparks+1@cloudflare.com","url":null,"packages_count":269,"html_url":"https://www.npmjs.com/~cms1919","role":null,"created_at":"2025-05-15T03:21:50.222Z","updated_at":"2025-05-15T03:21:50.222Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cms1919/packages"},{"uuid":"gabivlj-cf","login":"gabivlj-cf","name":null,"email":"gvillalongasimon@cloudflare.com","url":null,"packages_count":271,"html_url":"https://www.npmjs.com/~gabivlj-cf","role":null,"created_at":"2025-06-02T20:34:57.190Z","updated_at":"2025-06-02T20:34:57.190Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gabivlj-cf/packages"},{"uuid":"mgirouard-cf","login":"mgirouard-cf","name":null,"email":"mgirouard+npmjs@cloudflare.com","url":null,"packages_count":270,"html_url":"https://www.npmjs.com/~mgirouard-cf","role":null,"created_at":"2025-05-21T20:37:10.582Z","updated_at":"2025-05-21T20:37:10.582Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mgirouard-cf/packages"},{"uuid":"musa-cf","login":"musa-cf","name":null,"email":"musa@cloudflare.com","url":null,"packages_count":270,"html_url":"https://www.npmjs.com/~musa-cf","role":null,"created_at":"2025-05-29T13:41:11.464Z","updated_at":"2025-05-29T13:41:11.464Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/musa-cf/packages"},{"uuid":"vaishakpdinesh","login":"vaishakpdinesh","name":null,"email":"vaishak@cloudflare.com","url":null,"packages_count":270,"html_url":"https://www.npmjs.com/~vaishakpdinesh","role":null,"created_at":"2025-05-29T13:41:11.511Z","updated_at":"2025-05-29T13:41:11.511Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vaishakpdinesh/packages"},{"uuid":"ganders-cloudflare","login":"ganders-cloudflare","name":null,"email":"ganders@cloudflare.com","url":null,"packages_count":269,"html_url":"https://www.npmjs.com/~ganders-cloudflare","role":null,"created_at":"2025-06-16T19:54:37.020Z","updated_at":"2025-06-16T19:54:37.020Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ganders-cloudflare/packages"},{"uuid":"ichernetsky-cf","login":"ichernetsky-cf","name":null,"email":"ichernetsky@cloudflare.com","url":null,"packages_count":269,"html_url":"https://www.npmjs.com/~ichernetsky-cf","role":null,"created_at":"2025-06-16T19:54:36.922Z","updated_at":"2025-06-16T19:54:36.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ichernetsky-cf/packages"},{"uuid":"jseba_cf","login":"jseba_cf","name":null,"email":"jseba@cloudflare.com","url":null,"packages_count":269,"html_url":"https://www.npmjs.com/~jseba_cf","role":null,"created_at":"2025-06-16T19:54:36.969Z","updated_at":"2025-06-16T19:54:36.969Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jseba_cf/packages"},{"uuid":"nsharma-cf","login":"nsharma-cf","name":null,"email":"nsharma@cloudflare.com","url":null,"packages_count":269,"html_url":"https://www.npmjs.com/~nsharma-cf","role":null,"created_at":"2025-06-16T19:54:37.070Z","updated_at":"2025-06-16T19:54:37.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nsharma-cf/packages"},{"uuid":"tlefebvre_cf","login":"tlefebvre_cf","name":null,"email":"tlefebvre@cloudflare.com","url":null,"packages_count":269,"html_url":"https://www.npmjs.com/~tlefebvre_cf","role":null,"created_at":"2025-06-16T19:54:37.178Z","updated_at":"2025-06-16T19:54:37.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tlefebvre_cf/packages"},{"uuid":"nafeezcf","login":"nafeezcf","name":null,"email":"nafeez@cloudflare.com","url":null,"packages_count":269,"html_url":"https://www.npmjs.com/~nafeezcf","role":null,"created_at":"2025-06-16T19:54:37.229Z","updated_at":"2025-06-16T19:54:37.229Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nafeezcf/packages"},{"uuid":"cf-npm-publish","login":"cf-npm-publish","name":null,"email":"ui-platform-production@cloudflare.com","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~cf-npm-publish","role":null,"created_at":"2026-04-13T22:01:49.107Z","updated_at":"2026-04-13T22:01:49.107Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cf-npm-publish/packages"}]}