{"id":935621,"name":"@farfetch/react-context-responsive","ecosystem":"npm","description":"A responsive API using React's Context API","homepage":"https://github.com/Farfetch/react-context-responsive#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Farfetch/react-context-responsive","keywords_array":["react","responsive","context","css","viewport","mobile","media queries","media query","matchMedia","component"],"namespace":"farfetch","versions_count":13,"first_release_published_at":"2020-07-09T12:02:37.911Z","latest_release_published_at":"2021-09-01T16:03:06.017Z","latest_release_number":"1.5.0","last_synced_at":"2026-03-07T04:01:49.147Z","created_at":"2022-04-07T17:17:19.946Z","updated_at":"2026-03-07T04:09:40.287Z","registry_url":"https://www.npmjs.com/package/@farfetch/react-context-responsive","install_command":"npm install @farfetch/react-context-responsive","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.5.0","beta":"1.3.0-beta.1"}},"repo_metadata":{"id":38174294,"uuid":"278120478","full_name":"Farfetch/react-context-responsive","owner":"Farfetch","description":"A package that provides a responsive context to your application, using React Context API.","archived":true,"fork":false,"pushed_at":"2023-12-20T14:20:56.000Z","size":456,"stargazers_count":28,"open_issues_count":0,"forks_count":11,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-30T08:46:55.580Z","etag":null,"topics":["context-api","css","farfetch","hacktoberfest","matchmedia","mediaqueries","mediaquery","mobile","react","reactjs","responsive","responsive-layout","viewport"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Farfetch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-07-08T15:03:40.000Z","updated_at":"2025-08-21T01:32:25.000Z","dependencies_parsed_at":"2023-12-20T15:47:29.797Z","dependency_job_id":"4e550326-b8ab-4248-af17-79f58fa43345","html_url":"https://github.com/Farfetch/react-context-responsive","commit_stats":{"total_commits":47,"total_committers":15,"mean_commits":"3.1333333333333333","dds":0.7446808510638299,"last_synced_commit":"8f4b5ec884075e9ba6a978e60e880fdfeeb9124f"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/Farfetch/react-context-responsive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Farfetch","download_url":"https://codeload.github.com/Farfetch/react-context-responsive/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/sbom","scorecard":{"id":49286,"data":{"date":"2025-08-11","repo":{"name":"github.com/Farfetch/react-context-responsive","commit":"3560a0af10cf2a25440176b4d4578f1c3b044890"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":5,"reason":"Found 14/26 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/SECURITY.md:1","Info: Found linked content: docs/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/SECURITY.md:1","Info: Found text in security policy: docs/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":"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/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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/pull-request.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Farfetch/react-context-responsive/pull-request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Farfetch/react-context-responsive/pull-request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Farfetch/react-context-responsive/pull-request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Farfetch/react-context-responsive/pull-request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/Farfetch/react-context-responsive/pull-request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/Farfetch/react-context-responsive/pull-request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/Farfetch/react-context-responsive/pull-request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/Farfetch/react-context-responsive/pull-request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/Farfetch/react-context-responsive/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Farfetch/react-context-responsive/release.yml/master?enable=pin","Info:   0 out of  10 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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 20 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":"50 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-2h3h-q99f-3fhc","Warn: Project is vulnerable to: GHSA-gmw6-94gg-2rc2","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","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-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","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-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","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-14T23:23:54.245Z","repository_id":38174294,"created_at":"2025-08-14T23:23:54.245Z","updated_at":"2025-08-14T23:23:54.245Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30207472,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T03:24:23.086Z","status":"ssl_error","status_checked_at":"2026-03-07T03:23:11.444Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Farfetch","name":"FARFETCH","uuid":"6195637","kind":"organization","description":"Do what's never been done!","email":"opensource@farfetch.com","website":"https://farfetchtechblog.com","location":"Portugal","twitter":"farfetchpeople","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6195637?v=4","repositories_count":16,"last_synced_at":"2023-03-04T14:14:12.335Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Farfetch","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T19:36:15.371Z","updated_at":"2023-03-04T14:14:12.429Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Farfetch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Farfetch/repositories"},"tags":[{"name":"v1.5.0","sha":"8f4b5ec884075e9ba6a978e60e880fdfeeb9124f","kind":"commit","published_at":"2021-09-01T16:03:01.000Z","download_url":"https://codeload.github.com/Farfetch/react-context-responsive/tar.gz/v1.5.0","html_url":"https://github.com/Farfetch/react-context-responsive/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Farfetch/react-context-responsive@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2cd6b917c2426d28a6581b327e85a195260dbc21","kind":"commit","published_at":"2021-08-12T10:25:41.000Z","download_url":"https://codeload.github.com/Farfetch/react-context-responsive/tar.gz/v1.4.1","html_url":"https://github.com/Farfetch/react-context-responsive/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Farfetch/react-context-responsive@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"4ec25e51995fce764ca8036c3dd6871a7e0b4110","kind":"commit","published_at":"2021-06-17T09:22:49.000Z","download_url":"https://codeload.github.com/Farfetch/react-context-responsive/tar.gz/v1.4.0","html_url":"https://github.com/Farfetch/react-context-responsive/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Farfetch/react-context-responsive@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d48fcd4ed262fff54616cca3347f6a87d0350052","kind":"commit","published_at":"2021-05-21T08:56:07.000Z","download_url":"https://codeload.github.com/Farfetch/react-context-responsive/tar.gz/v1.3.0","html_url":"https://github.com/Farfetch/react-context-responsive/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Farfetch/react-context-responsive@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.3.0/manifests"},{"name":"v1.3.0-beta.1","sha":"0244ec56c5ed38fba4caedfc7e987f18668fa503","kind":"commit","published_at":"2021-05-20T15:46:03.000Z","download_url":"https://codeload.github.com/Farfetch/react-context-responsive/tar.gz/v1.3.0-beta.1","html_url":"https://github.com/Farfetch/react-context-responsive/releases/tag/v1.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Farfetch/react-context-responsive@v1.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.3.0-beta.1/manifests"},{"name":"v1.2.2","sha":"6a6b617559f14fa54215600a7bb04e9aedb5b772","kind":"commit","published_at":"2021-05-19T09:20:40.000Z","download_url":"https://codeload.github.com/Farfetch/react-context-responsive/tar.gz/v1.2.2","html_url":"https://github.com/Farfetch/react-context-responsive/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Farfetch/react-context-responsive@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"0553801e7fd6fd499151238f862f1f7af0a54546","kind":"commit","published_at":"2021-01-15T15:29:25.000Z","download_url":"https://codeload.github.com/Farfetch/react-context-responsive/tar.gz/v1.2.1","html_url":"https://github.com/Farfetch/react-context-responsive/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Farfetch/react-context-responsive@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"b499853fa495f9ea5a6cea54f9f22f461ca09d7f","kind":"commit","published_at":"2020-11-13T10:05:18.000Z","download_url":"https://codeload.github.com/Farfetch/react-context-responsive/tar.gz/v1.2.0","html_url":"https://github.com/Farfetch/react-context-responsive/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Farfetch/react-context-responsive@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"fbd5146f9ad462a04d7b94949f37afa906959062","kind":"commit","published_at":"2020-09-01T10:17:21.000Z","download_url":"https://codeload.github.com/Farfetch/react-context-responsive/tar.gz/v1.1.0","html_url":"https://github.com/Farfetch/react-context-responsive/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Farfetch/react-context-responsive@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"4149ec808e8a0d0995cb9c9e842a4086d27f6dc2","kind":"commit","published_at":"2020-09-01T10:13:01.000Z","download_url":"https://codeload.github.com/Farfetch/react-context-responsive/tar.gz/v1.0.3","html_url":"https://github.com/Farfetch/react-context-responsive/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Farfetch/react-context-responsive@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"dca1688f7c9c64ee547a7eefa45c03298ffd3bfb","kind":"commit","published_at":"2020-08-03T15:27:56.000Z","download_url":"https://codeload.github.com/Farfetch/react-context-responsive/tar.gz/v1.0.2","html_url":"https://github.com/Farfetch/react-context-responsive/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Farfetch/react-context-responsive@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"c749d98eee9e252579b5fd6a27e144de81a6303b","kind":"commit","published_at":"2020-07-24T12:56:13.000Z","download_url":"https://codeload.github.com/Farfetch/react-context-responsive/tar.gz/v1.0.1","html_url":"https://github.com/Farfetch/react-context-responsive/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Farfetch/react-context-responsive@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"cd8a259e89d15dc56b0dc10eeeea196a84d641f0","kind":"commit","published_at":"2020-07-09T12:02:27.000Z","download_url":"https://codeload.github.com/Farfetch/react-context-responsive/tar.gz/v1.0.0","html_url":"https://github.com/Farfetch/react-context-responsive/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Farfetch/react-context-responsive@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Freact-context-responsive/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-07T04:09:40.287Z","dependent_packages_count":1,"downloads":838,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":2.6106367223010682,"dependent_repos_count":7.632184050141548,"dependent_packages_count":20.956062085792215,"stargazers_count":7.355999929197911,"forks_count":6.1348233285738445,"docker_downloads_count":null,"average":8.937941223201317},"purl":"pkg:npm/%40farfetch/react-context-responsive","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@farfetch/react-context-responsive","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@farfetch/react-context-responsive","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@farfetch/react-context-responsive/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T21:24:41.736Z","issues_count":19,"pull_requests_count":57,"avg_time_to_close_issue":20762881.210526317,"avg_time_to_close_pull_request":11500141.98245614,"issues_closed_count":19,"pull_requests_closed_count":57,"pull_request_authors_count":13,"issue_authors_count":8,"avg_comments_per_issue":3.526315789473684,"avg_comments_per_pull_request":1.5263157894736843,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":28,"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/Farfetch%2Freact-context-responsive/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@farfetch%2Freact-context-responsive/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@farfetch%2Freact-context-responsive/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@farfetch%2Freact-context-responsive/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@farfetch%2Freact-context-responsive/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@farfetch%2Freact-context-responsive/codemeta","maintainers":[{"uuid":"farfetch-oss","login":"farfetch-oss","name":null,"email":"opensource@farfetch.com","url":null,"packages_count":47,"html_url":"https://www.npmjs.com/~farfetch-oss","role":null,"created_at":"2022-11-20T15:28:02.369Z","updated_at":"2022-11-20T15:28:02.369Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/farfetch-oss/packages"}]}