{"id":2238886,"name":"react-firebase-hooks","ecosystem":"npm","description":"React Hooks for Firebase","homepage":"https://github.com/csfrequency/react-firebase-hooks","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/csfrequency/react-firebase-hooks","keywords_array":["react","hooks","firebase"],"namespace":null,"versions_count":69,"first_release_published_at":"2018-10-26T14:27:28.808Z","latest_release_published_at":"2022-11-15T08:46:00.486Z","latest_release_number":"5.1.1","last_synced_at":"2026-09-25T02:11:21.733Z","created_at":"2022-04-09T22:57:46.761Z","updated_at":"2026-09-25T02:11:21.733Z","registry_url":"https://www.npmjs.com/package/react-firebase-hooks","install_command":"npm install react-firebase-hooks","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.1.1","next":"3.0.0-alpha.1","alpha":"5.1.0-alpha.9"},"contentPolicy":null},"repo_metadata":{"id":37840914,"uuid":"154829724","full_name":"CSFrequency/react-firebase-hooks","owner":"CSFrequency","description":"React Hooks for Firebase.","archived":false,"fork":false,"pushed_at":"2024-04-22T13:31:16.000Z","size":1195,"stargazers_count":3631,"open_issues_count":43,"forks_count":298,"subscribers_count":20,"default_branch":"master","last_synced_at":"2026-09-21T18:49:34.128Z","etag":null,"topics":["firebase","firebase-auth","firebase-authentication","firebase-cloud-firestore","firebase-cloud-storage","firebase-database","firebase-firestore","firebase-realtime-database","firebase-storage","javascript","react","react-firebase-hooks","react-hooks","react-native","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CSFrequency.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":"2018-10-26T12:17:06.000Z","updated_at":"2026-09-21T15:37:51.000Z","dependencies_parsed_at":"2023-02-10T10:31:24.580Z","dependency_job_id":"8a744aa6-548f-4a72-a28c-4ce10373749e","html_url":"https://github.com/CSFrequency/react-firebase-hooks","commit_stats":{"total_commits":310,"total_committers":61,"mean_commits":5.081967213114754,"dds":"0.35806451612903223","last_synced_commit":"09bf06b28c82b4c3c1beabb1b32a8007232ed045"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSFrequency","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/sbom","scorecard":{"id":26380,"data":{"date":"2025-08-11","repo":{"name":"github.com/CSFrequency/react-firebase-hooks","commit":"09bf06b28c82b4c3c1beabb1b32a8007232ed045"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"Code-Review","score":3,"reason":"Found 8/25 approved changesets -- score normalized to 3","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/checks.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/build.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/CSFrequency/react-firebase-hooks/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/CSFrequency/react-firebase-hooks/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/CSFrequency/react-firebase-hooks/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/CSFrequency/react-firebase-hooks/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/CSFrequency/react-firebase-hooks/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/CSFrequency/react-firebase-hooks/checks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checks.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/CSFrequency/react-firebase-hooks/checks.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:25","Warn: npmCommand not pinned by hash: .github/workflows/checks.yml:15","Warn: npmCommand not pinned by hash: .github/workflows/checks.yml:29","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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'","Warn: branch protection not enabled for branch 'v4.0.x'"],"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 13 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":"48 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-7v5v-9h63-cj86","Warn: Project is vulnerable to: GHSA-7p89-p6hx-q4fw","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-3wf4-68gx-mph8","Warn: Project is vulnerable to: GHSA-rcm2-22f3-pqv3","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h755-8qp9-cq85","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7jxr-cg7f-gpgv","Warn: Project is vulnerable to: GHSA-xj72-wvfv-8985","Warn: Project is vulnerable to: GHSA-ch3r-j5x3-6q2m","Warn: Project is vulnerable to: GHSA-p5gc-c584-jj6v","Warn: Project is vulnerable to: GHSA-whpj-8f3w-67p5","Warn: Project is vulnerable to: GHSA-cchq-frgv-rjh5","Warn: Project is vulnerable to: GHSA-g644-9gfx-q4q4","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-14T17:59:21.840Z","repository_id":37840914,"created_at":"2025-08-14T17:59:21.840Z","updated_at":"2025-08-14T17:59:21.840Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37574226,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-21T02:00:06.232Z","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":"CSFrequency","name":"CS Frequency","uuid":"40242351","kind":"organization","description":"Web, Mobile and Cloud Experts","email":null,"website":"https://csfrequency.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/40242351?v=4","repositories_count":10,"last_synced_at":"2024-03-25T21:11:27.375Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CSFrequency","funding_links":[],"total_stars":3532,"followers":45,"following":0,"created_at":"2022-11-02T16:40:41.392Z","updated_at":"2024-03-25T21:11:27.657Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSFrequency","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSFrequency/repositories"},"tags":[{"name":"v5.1.1","sha":"09bf06b28c82b4c3c1beabb1b32a8007232ed045","kind":"tag","published_at":"2022-11-15T08:45:36.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v5.1.1","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"593f47965709d4abf23029c1160bb834c9f825bc","kind":"tag","published_at":"2022-11-09T10:26:20.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v5.1.0","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"edab3f3f3b5ec01c8aafcc6096755dfcc69e4408","kind":"tag","published_at":"2022-02-23T12:26:14.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v5.0.3","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"809c53c1f639ff3a5ea880612f2c177bb24babe4","kind":"tag","published_at":"2022-02-04T14:57:54.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v5.0.2","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"bc1cbd45622d54d097f19c14d3260531ba11d56b","kind":"tag","published_at":"2022-01-31T14:37:22.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v5.0.1","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"70cf3fc12cdc1bc7842526868eea09b329e13c77","kind":"tag","published_at":"2022-01-21T15:33:45.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v5.0.0","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v5.0.0/manifests"},{"name":"v4.0.2","sha":"2f23e197d8f0c73aa7bb26cb25a1a505a3b76311","kind":"tag","published_at":"2022-01-11T16:58:47.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v4.0.2","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v4.0.2/manifests"},{"name":"v3.0.5","sha":"ecc235f4f8a603441f87e6d7a8de4366dbfd3744","kind":"tag","published_at":"2021-12-21T15:50:21.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v3.0.5","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v3.0.5/manifests"},{"name":"v4.0.1","sha":"e5019dae6095a8e6861d9dfc945480bfe29771bf","kind":"tag","published_at":"2021-11-06T08:57:15.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v4.0.1","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c55850cd4a27baffeccd094da63065c0b1074eb9","kind":"tag","published_at":"2021-10-30T07:42:17.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v4.0.0","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v4.0.0/manifests"},{"name":"v3.0.4","sha":"c90e63013e3a34cf23455bbb256fafe1cd06aa5d","kind":"tag","published_at":"2021-04-24T06:41:34.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v3.0.4","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"c69bb0169c3a41d00f6fcb35c25f7265b34e995d","kind":"tag","published_at":"2021-03-19T08:33:56.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v3.0.3","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"16d1f2edb7b276d1ff565ec5c6ac324d1e602324","kind":"tag","published_at":"2021-03-09T08:26:01.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v3.0.2","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"09e8293f0806a1c6f67c64175a9e4c7c783ddd74","kind":"tag","published_at":"2021-03-02T08:07:00.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v3.0.1","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"af24733e66d1748703fb6a4752a22d30f1d210c2","kind":"tag","published_at":"2021-03-02T08:04:51.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v3.0.0","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"3ad4253b09015c35a25ebd3333d95a6556d20ef5","kind":"tag","published_at":"2020-05-25T07:15:44.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v2.2.0","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"e203c3caa0c192e490f4c2f6e53e68db8a8dc96a","kind":"tag","published_at":"2019-11-11T09:07:29.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v2.1.1","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"bba65b00878a2cda43415ca47ce82e0d52ce4de2","kind":"tag","published_at":"2019-08-02T08:08:32.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v2.1.0","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"e930aaf09e26c0fd5c0458682ba8f8b230a57d0e","kind":"tag","published_at":"2019-05-21T07:53:25.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v2.0.0","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.1","sha":"5f2a16721562e9addff42b5d26776b2a0ea26e1b","kind":"tag","published_at":"2019-05-16T14:37:33.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v2.0.0-rc.1/manifests"},{"name":"v1.2.1","sha":"80464a8627e2e016c90129847c27b94af0c43e59","kind":"tag","published_at":"2019-05-07T14:52:57.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v1.2.1","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a82e2c03d6d0f78c998b19b4c9058f9ea8eb64e1","kind":"tag","published_at":"2019-04-18T08:44:38.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v1.2.0","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"66b7f89a3ce399470d268b885d4592aeeb1f1b4a","kind":"tag","published_at":"2019-02-14T15:39:11.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v1.1.0","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"e39fc0b777b5f4d45a90b7c1142ea48623de96eb","kind":"tag","published_at":"2019-02-06T17:42:27.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v1.0.0","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"aba6f5f578e618a00912ee1283a08e2f6c0c99c5","kind":"tag","published_at":"2019-01-18T10:36:45.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v0.5.0","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"16d21b43170ceb2072449d8dbe122ce8da20c71d","kind":"tag","published_at":"2018-11-12T21:57:55.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v0.4.0","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"aad65c762a8c71d11ec34cc5a528d30d7a2f096f","kind":"tag","published_at":"2018-11-04T10:06:07.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v0.3.2","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"d10e1a8a5df2fb7ade8185bb4fe30b8c5e19803b","kind":"tag","published_at":"2018-11-01T16:25:40.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v0.3.1","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f9f1253eb696609dea3bfdb0e24c6f97e3f40e2e","kind":"tag","published_at":"2018-11-01T11:23:32.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v0.3.0","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"6b9b0c3ac4b3e22f3f776e07e143f91d39c4343f","kind":"tag","published_at":"2018-10-26T16:20:13.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v0.2.0","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"e2d07a9be490ee3c28b06d376a8823a44b4b2c76","kind":"tag","published_at":"2018-10-26T14:27:04.000Z","download_url":"https://codeload.github.com/CSFrequency/react-firebase-hooks/tar.gz/v0.1.0","html_url":"https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CSFrequency/react-firebase-hooks@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-21T23:13:43.616Z","dependent_packages_count":80,"downloads":614155,"downloads_period":"last-month","dependent_repos_count":7521,"rankings":{"downloads":0.47698629399975784,"dependent_repos_count":0.27895655955631476,"dependent_packages_count":0.4267236378778598,"stargazers_count":1.5617083854537954,"forks_count":2.0103227259977285,"docker_downloads_count":1.3419011882952316,"average":1.0160997985301148},"purl":"pkg:npm/react-firebase-hooks","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-firebase-hooks","docker_dependents_count":69,"docker_downloads_count":5308,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-firebase-hooks","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-firebase-hooks/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-21T18:49:34.711Z","issues_count":89,"pull_requests_count":38,"avg_time_to_close_issue":10659573.375,"avg_time_to_close_pull_request":18709462.275862068,"issues_closed_count":56,"pull_requests_closed_count":29,"pull_request_authors_count":32,"issue_authors_count":82,"avg_comments_per_issue":2.539325842696629,"avg_comments_per_pull_request":0.868421052631579,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFrequency%2Freact-firebase-hooks/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-firebase-hooks/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-firebase-hooks/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-firebase-hooks/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-firebase-hooks/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-firebase-hooks/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-firebase-hooks/codemeta","maintainers":[{"uuid":"chrisbianca","login":"chrisbianca","name":null,"email":"me@chrisbianca.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~chrisbianca","role":null,"created_at":"2022-11-08T19:22:09.237Z","updated_at":"2022-11-08T19:22:09.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chrisbianca/packages"}]}