{"id":16414053,"url":"https://github.com/khaliqgant/react-redux-types","last_synced_at":"2026-03-05T14:30:56.129Z","repository":{"id":146844008,"uuid":"147675668","full_name":"khaliqgant/react-redux-types","owner":"khaliqgant","description":"Fix for react redux typings","archived":false,"fork":false,"pushed_at":"2018-09-06T13:12:07.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T09:30:45.008Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/khaliqgant.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-09-06T13:11:49.000Z","updated_at":"2018-09-06T13:12:08.000Z","dependencies_parsed_at":"2023-07-09T09:45:44.516Z","dependency_job_id":null,"html_url":"https://github.com/khaliqgant/react-redux-types","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khaliqgant/react-redux-types","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaliqgant%2Freact-redux-types","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaliqgant%2Freact-redux-types/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaliqgant%2Freact-redux-types/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaliqgant%2Freact-redux-types/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khaliqgant","download_url":"https://codeload.github.com/khaliqgant/react-redux-types/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaliqgant%2Freact-redux-types/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30130280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T12:40:50.676Z","status":"ssl_error","status_checked_at":"2026-03-05T12:39:32.209Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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"}},"keywords":[],"created_at":"2024-10-11T06:53:08.647Z","updated_at":"2026-03-05T14:30:56.105Z","avatar_url":"https://github.com/khaliqgant.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"React Redux Types\n==================\n\n# Why?\n* This is a temporary fix for typing issues with react-redux as seen in this\n[thread](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/27724#issuecomment-418900310)\n* It simply changes:\n```\nexport interface ProviderProps\u003cA extends Action = AnyAction\u003e {\n    /**\n     * The single Redux store in your application.\n     */\n    store: Store\u003cany, A\u003e;\n}\n```\nto this\n```\nexport interface ProviderProps\u003cA extends Action = AnyAction\u003e {\n    /**\n     * The single Redux store in your application.\n     */\n    store: Store\u003cany\u003e;\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaliqgant%2Freact-redux-types","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhaliqgant%2Freact-redux-types","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaliqgant%2Freact-redux-types/lists"}