{"id":372379,"url":"https://github.com/StringEpsilon/mini-create-react-context","last_synced_at":"2026-08-26T10:35:40.741Z","repository":{"id":45995430,"uuid":"179731414","full_name":"StringEpsilon/mini-create-react-context","owner":"StringEpsilon","description":"(A smaller) polyfill for the react context API","archived":true,"fork":true,"pushed_at":"2021-11-22T04:02:21.000Z","size":2674,"stargazers_count":33,"open_issues_count":20,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-29T06:23:20.764Z","etag":null,"topics":["context","contexttypes","polyfill","ponyfill","react","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jamiebuilds/create-react-context","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StringEpsilon.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}},"created_at":"2019-04-05T18:04:29.000Z","updated_at":"2026-03-06T16:08:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/StringEpsilon/mini-create-react-context","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StringEpsilon","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/sbom","scorecard":{"id":134965,"data":{"date":"2025-08-11","repo":{"name":"github.com/StringEpsilon/mini-create-react-context","commit":"292353dc45286ab132d50e91ee2c1ad59eb4ea9c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no dependencies found","details":null,"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: 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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: Something went wrong while executing your query on 2025-08-12T14:53:13Z. Please include `9258:178D47:2F994B:96E1C9:689B5558` when reporting this issue.","details":null,"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":"33 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-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-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","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-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-v39p-96qg-c8rf","Warn: Project is vulnerable to: GHSA-8v63-cqqc-6r2c","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-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","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-16T06:15:01.762Z","repository_id":45995430,"created_at":"2025-08-16T06:15:01.762Z","updated_at":"2025-08-16T06:15:01.762Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36323912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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":{"login":"StringEpsilon","name":null,"uuid":"5951778","kind":"user","description":"Odd collection of bits and bops.","email":"","website":null,"location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5951778?u=382a20fbf797e95acaf3fbe3a5b811a8a667c38f\u0026v=4","repositories_count":14,"last_synced_at":"2023-04-09T10:06:50.500Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/StringEpsilon","funding_links":[],"total_stars":67,"followers":null,"following":null,"created_at":"2022-11-02T16:24:11.383Z","updated_at":"2024-03-25T17:46:45.081Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StringEpsilon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StringEpsilon/repositories"},"packages":[{"id":10756466,"name":"yd-create-react-context","ecosystem":"npm","description":"Smaller Polyfill for the proposed React context API","homepage":"https://github.com/StringEpsilon/mini-create-react-context#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/StringEpsilon/mini-create-react-context","keywords_array":["react","context","contextTypes","polyfill","ponyfill"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-07-25T11:30:11.239Z","latest_release_published_at":"2024-07-25T11:30:11.239Z","latest_release_number":"0.4.1","last_synced_at":"2026-08-25T11:12:51.376Z","created_at":"2024-07-27T00:26:49.962Z","updated_at":"2026-08-25T11:12:51.376Z","registry_url":"https://www.npmjs.com/package/yd-create-react-context","install_command":"npm install yd-create-react-context","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.4.1"},"contentPolicy":null},"repo_metadata":{"id":45995430,"uuid":"179731414","full_name":"StringEpsilon/mini-create-react-context","owner":"StringEpsilon","description":"(A smaller) polyfill for the react context API","archived":true,"fork":true,"pushed_at":"2021-11-22T04:02:21.000Z","size":2674,"stargazers_count":33,"open_issues_count":20,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-29T06:23:20.764Z","etag":null,"topics":["context","contexttypes","polyfill","ponyfill","react","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jamiebuilds/create-react-context","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StringEpsilon.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}},"created_at":"2019-04-05T18:04:29.000Z","updated_at":"2026-03-06T16:08:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/StringEpsilon/mini-create-react-context","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StringEpsilon","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/sbom","scorecard":{"id":134965,"data":{"date":"2025-08-11","repo":{"name":"github.com/StringEpsilon/mini-create-react-context","commit":"292353dc45286ab132d50e91ee2c1ad59eb4ea9c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no dependencies found","details":null,"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: 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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: Something went wrong while executing your query on 2025-08-12T14:53:13Z. Please include `9258:178D47:2F994B:96E1C9:689B5558` when reporting this issue.","details":null,"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":"33 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-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-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","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-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-v39p-96qg-c8rf","Warn: Project is vulnerable to: GHSA-8v63-cqqc-6r2c","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-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","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-16T06:15:01.762Z","repository_id":45995430,"created_at":"2025-08-16T06:15:01.762Z","updated_at":"2025-08-16T06:15:01.762Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36323912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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":"StringEpsilon","name":null,"uuid":"5951778","kind":"user","description":"Odd collection of bits and bops.","email":"","website":null,"location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5951778?u=382a20fbf797e95acaf3fbe3a5b811a8a667c38f\u0026v=4","repositories_count":14,"last_synced_at":"2023-04-09T10:06:50.500Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/StringEpsilon","funding_links":[],"total_stars":67,"followers":null,"following":null,"created_at":"2022-11-02T16:24:11.383Z","updated_at":"2024-03-25T17:46:45.081Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StringEpsilon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StringEpsilon/repositories"},"tags":[{"name":"0.4.1","sha":"c145fc0d23d98d58b5d5dce78323994882be0ad7","kind":"commit","published_at":"2020-10-22T18:32:10.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/0.4.1","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/0.4.1/manifests"},{"name":"0.3.3","sha":"6061ee5f9c4893474d72fd17e20afa2a0d678079","kind":"commit","published_at":"2020-10-22T17:40:30.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/0.3.3","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"262cc54dcf7495ddb52956fab2b9ce5e65c7f584","kind":"commit","published_at":"2019-04-13T01:16:22.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/0.3.2","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/0.3.2/manifests"},{"name":"0.3.0","sha":"9b61b2743f7e56bf8393f725af503e5b294b65ac","kind":"commit","published_at":"2019-04-05T22:30:01.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/0.3.0","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/0.3.0/manifests"},{"name":"v0.2.3","sha":"43ae1133176584dbbfba4428228a4e66ef27fb5f","kind":"tag","published_at":"2018-08-27T18:12:30.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.2.3","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f09013029273797bf014ba8b20929e1a412169a9","kind":"tag","published_at":"2018-04-13T17:42:26.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.2.2","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"a4a3e14dce76a16c1c5b1e720e67071234e65ebb","kind":"tag","published_at":"2018-02-27T20:50:06.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.2.1","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"a50a8a7875d5b4b55f2b363e04a2e792baf55907","kind":"tag","published_at":"2018-02-26T22:12:38.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.2.0","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"51076a6d92575da98813cf340584dafe6d4de7d7","kind":"tag","published_at":"2018-02-02T02:28:03.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.1.6","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"85c1cbde2c1a440a1fa76ebe09dc11f1c81ae5aa","kind":"tag","published_at":"2018-02-01T21:50:12.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.1.5","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"50cf4c70f74790c5efcee825a9c3ab393d17492e","kind":"tag","published_at":"2018-01-16T23:45:59.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.1.4","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"fe2c9e64b37bd1467f5faa9af4d28a51bd748abc","kind":"tag","published_at":"2018-01-07T23:19:46.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.1.3","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a193e05dec3d63ac484032340ece09125db820eb","kind":"tag","published_at":"2017-12-08T06:09:09.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.1.2","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"f8765b9a4a77fed9808f7a03a70d678d6171fee3","kind":"tag","published_at":"2017-12-08T03:54:50.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.1.1","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1a6e0d964e7eadc2d44c70468563ac1216a039c5","kind":"tag","published_at":"2017-12-08T03:46:36.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.1.0","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T08:42:46.078Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.92751402949033,"dependent_repos_count":26.167679594586524,"dependent_packages_count":38.018979525961846,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.704724383346232},"purl":"pkg:npm/yd-create-react-context","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/yd-create-react-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/yd-create-react-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/yd-create-react-context/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:36:31.900Z","issues_count":0,"pull_requests_count":100,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1754077.6125,"issues_closed_count":0,"pull_requests_closed_count":80,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.8,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":100,"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/StringEpsilon%2Fmini-create-react-context/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yd-create-react-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yd-create-react-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yd-create-react-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yd-create-react-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yd-create-react-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yd-create-react-context/codemeta","maintainers":[{"uuid":"wangjinsir","login":"wangjinsir","name":null,"email":"wj572305426@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~wangjinsir","role":null,"created_at":"2024-07-27T00:26:54.765Z","updated_at":"2024-07-27T00:26:54.765Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wangjinsir/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786890,"maintainers_count":1238486,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14145037,"name":"org.mvnpm:mini-create-react-context","ecosystem":"maven","description":"Smaller Polyfill for the proposed React context API","homepage":"https://github.com/StringEpsilon/mini-create-react-context#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/StringEpsilon/mini-create-react-context","keywords_array":[],"namespace":"org.mvnpm","versions_count":1,"first_release_published_at":"2026-03-29T04:52:14.000Z","latest_release_published_at":"2026-03-29T04:52:14.000Z","latest_release_number":"0.4.1","last_synced_at":"2026-08-25T10:02:46.640Z","created_at":"2026-03-29T05:00:25.869Z","updated_at":"2026-08-25T10:02:46.640Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/mini-create-react-context/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/mini-create-react-context/","metadata":{},"repo_metadata":{"id":45995430,"uuid":"179731414","full_name":"StringEpsilon/mini-create-react-context","owner":"StringEpsilon","description":"(A smaller) polyfill for the react context API","archived":true,"fork":true,"pushed_at":"2021-11-22T04:02:21.000Z","size":2674,"stargazers_count":33,"open_issues_count":20,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-24T01:54:56.872Z","etag":null,"topics":["context","contexttypes","polyfill","ponyfill","react","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jamiebuilds/create-react-context","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StringEpsilon.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}},"created_at":"2019-04-05T18:04:29.000Z","updated_at":"2026-03-06T16:08:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/StringEpsilon/mini-create-react-context","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StringEpsilon","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/sbom","scorecard":{"id":134965,"data":{"date":"2025-08-11","repo":{"name":"github.com/StringEpsilon/mini-create-react-context","commit":"292353dc45286ab132d50e91ee2c1ad59eb4ea9c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no dependencies found","details":null,"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: 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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: Something went wrong while executing your query on 2025-08-12T14:53:13Z. Please include `9258:178D47:2F994B:96E1C9:689B5558` when reporting this issue.","details":null,"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":"33 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-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-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","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-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-v39p-96qg-c8rf","Warn: Project is vulnerable to: GHSA-8v63-cqqc-6r2c","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-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","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-16T06:15:01.762Z","repository_id":45995430,"created_at":"2025-08-16T06:15:01.762Z","updated_at":"2025-08-16T06:15:01.762Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31132634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-29T04:25:09.987Z","status":"ssl_error","status_checked_at":"2026-03-29T04:13:56.759Z","response_time":89,"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"}},"repo_metadata_updated_at":"2026-03-29T05:00:27.300Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.64704261927198,"dependent_packages_count":42.42110430437969,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.034073461825834},"purl":"pkg:maven/org.mvnpm/mini-create-react-context","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:mini-create-react-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:mini-create-react-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:mini-create-react-context/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-21T20:22:51.135Z","issues_count":0,"pull_requests_count":100,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1754077.6125,"issues_closed_count":0,"pull_requests_closed_count":80,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.8,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":100,"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/StringEpsilon%2Fmini-create-react-context/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:mini-create-react-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:mini-create-react-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:mini-create-react-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:mini-create-react-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:mini-create-react-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:mini-create-react-context/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5002871,"name":"org.webjars.npm:mini-create-react-context","ecosystem":"maven","description":"WebJar for mini-create-react-context","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/StringEpsilon/mini-create-react-context","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2019-08-13T10:21:36.000Z","latest_release_published_at":"2021-10-07T10:13:32.000Z","latest_release_number":"0.4.1","last_synced_at":"2026-08-25T10:02:45.655Z","created_at":"2022-07-27T11:03:34.684Z","updated_at":"2026-08-25T10:02:45.655Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/mini-create-react-context/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/mini-create-react-context/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"179731414","full_name":"StringEpsilon/mini-create-react-context","owner":"StringEpsilon","description":"(A smaller) polyfill for the react context API","archived":true,"fork":true,"pushed_at":"2021-11-22T04:02:21.000Z","size":2674,"stargazers_count":34,"open_issues_count":20,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-15T18:48:56.883Z","etag":null,"topics":["context","contexttypes","polyfill","ponyfill","react","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jamiebuilds/create-react-context","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"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}},"created_at":"2019-04-05T18:04:29.000Z","updated_at":"2023-01-28T05:12:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/StringEpsilon/mini-create-react-context","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StringEpsilon","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:29:01.665Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":23.99343503149058,"forks_count":25.528136869160097,"average":28.374979685114255},"purl":"pkg:maven/org.webjars.npm/mini-create-react-context","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:mini-create-react-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:mini-create-react-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:mini-create-react-context/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-20T07:16:40.930Z","issues_count":0,"pull_requests_count":100,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1754077.6125,"issues_closed_count":0,"pull_requests_closed_count":80,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.8,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":100,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mini-create-react-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mini-create-react-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mini-create-react-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mini-create-react-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mini-create-react-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mini-create-react-context/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618408,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2015660,"name":"mini-create-react-context","ecosystem":"npm","description":"Smaller Polyfill for the proposed React context API","homepage":"https://github.com/StringEpsilon/mini-create-react-context#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/StringEpsilon/mini-create-react-context","keywords_array":["react","context","contextTypes","polyfill","ponyfill"],"namespace":null,"versions_count":6,"first_release_published_at":"2019-04-05T22:16:24.446Z","latest_release_published_at":"2020-10-22T18:32:29.484Z","latest_release_number":"0.4.1","last_synced_at":"2026-08-24T10:10:13.125Z","created_at":"2022-04-09T19:38:41.006Z","updated_at":"2026-08-24T10:10:13.125Z","registry_url":"https://www.npmjs.com/package/mini-create-react-context","install_command":"npm install mini-create-react-context","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.4.1"},"contentPolicy":null},"repo_metadata":{"id":45995430,"uuid":"179731414","full_name":"StringEpsilon/mini-create-react-context","owner":"StringEpsilon","description":"(A smaller) polyfill for the react context API","archived":true,"fork":true,"pushed_at":"2021-11-22T04:02:21.000Z","size":2674,"stargazers_count":33,"open_issues_count":20,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-29T06:23:20.764Z","etag":null,"topics":["context","contexttypes","polyfill","ponyfill","react","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jamiebuilds/create-react-context","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StringEpsilon.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}},"created_at":"2019-04-05T18:04:29.000Z","updated_at":"2026-03-06T16:08:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/StringEpsilon/mini-create-react-context","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StringEpsilon","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/sbom","scorecard":{"id":134965,"data":{"date":"2025-08-11","repo":{"name":"github.com/StringEpsilon/mini-create-react-context","commit":"292353dc45286ab132d50e91ee2c1ad59eb4ea9c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":1,"reason":"Found 1/10 approved changesets -- score normalized to 1","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no dependencies found","details":null,"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: 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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: Something went wrong while executing your query on 2025-08-12T14:53:13Z. Please include `9258:178D47:2F994B:96E1C9:689B5558` when reporting this issue.","details":null,"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":"33 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-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-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","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-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-v39p-96qg-c8rf","Warn: Project is vulnerable to: GHSA-8v63-cqqc-6r2c","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-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","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-16T06:15:01.762Z","repository_id":45995430,"created_at":"2025-08-16T06:15:01.762Z","updated_at":"2025-08-16T06:15:01.762Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36323912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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":"StringEpsilon","name":null,"uuid":"5951778","kind":"user","description":"Odd collection of bits and bops.","email":"","website":null,"location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5951778?u=382a20fbf797e95acaf3fbe3a5b811a8a667c38f\u0026v=4","repositories_count":14,"last_synced_at":"2023-04-09T10:06:50.500Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/StringEpsilon","funding_links":[],"total_stars":67,"followers":null,"following":null,"created_at":"2022-11-02T16:24:11.383Z","updated_at":"2024-03-25T17:46:45.081Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StringEpsilon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StringEpsilon/repositories"},"tags":[{"name":"0.4.1","sha":"c145fc0d23d98d58b5d5dce78323994882be0ad7","kind":"commit","published_at":"2020-10-22T18:32:10.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/0.4.1","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/0.4.1/manifests"},{"name":"0.3.3","sha":"6061ee5f9c4893474d72fd17e20afa2a0d678079","kind":"commit","published_at":"2020-10-22T17:40:30.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/0.3.3","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"262cc54dcf7495ddb52956fab2b9ce5e65c7f584","kind":"commit","published_at":"2019-04-13T01:16:22.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/0.3.2","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/0.3.2/manifests"},{"name":"0.3.0","sha":"9b61b2743f7e56bf8393f725af503e5b294b65ac","kind":"commit","published_at":"2019-04-05T22:30:01.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/0.3.0","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/0.3.0/manifests"},{"name":"v0.2.3","sha":"43ae1133176584dbbfba4428228a4e66ef27fb5f","kind":"tag","published_at":"2018-08-27T18:12:30.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.2.3","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f09013029273797bf014ba8b20929e1a412169a9","kind":"tag","published_at":"2018-04-13T17:42:26.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.2.2","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"a4a3e14dce76a16c1c5b1e720e67071234e65ebb","kind":"tag","published_at":"2018-02-27T20:50:06.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.2.1","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"a50a8a7875d5b4b55f2b363e04a2e792baf55907","kind":"tag","published_at":"2018-02-26T22:12:38.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.2.0","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"51076a6d92575da98813cf340584dafe6d4de7d7","kind":"tag","published_at":"2018-02-02T02:28:03.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.1.6","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"85c1cbde2c1a440a1fa76ebe09dc11f1c81ae5aa","kind":"tag","published_at":"2018-02-01T21:50:12.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.1.5","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"50cf4c70f74790c5efcee825a9c3ab393d17492e","kind":"tag","published_at":"2018-01-16T23:45:59.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.1.4","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"fe2c9e64b37bd1467f5faa9af4d28a51bd748abc","kind":"tag","published_at":"2018-01-07T23:19:46.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.1.3","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a193e05dec3d63ac484032340ece09125db820eb","kind":"tag","published_at":"2017-12-08T06:09:09.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.1.2","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"f8765b9a4a77fed9808f7a03a70d678d6171fee3","kind":"tag","published_at":"2017-12-08T03:54:50.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.1.1","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1a6e0d964e7eadc2d44c70468563ac1216a039c5","kind":"tag","published_at":"2017-12-08T03:46:36.000Z","download_url":"https://codeload.github.com/StringEpsilon/mini-create-react-context/tar.gz/v0.1.0","html_url":"https://github.com/StringEpsilon/mini-create-react-context/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/StringEpsilon/mini-create-react-context@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T14:14:04.938Z","dependent_packages_count":30,"downloads":5238262,"downloads_period":"last-month","dependent_repos_count":726119,"rankings":{"downloads":0.06981281526558601,"dependent_repos_count":0.0402216059023103,"dependent_packages_count":0.8716919797211249,"stargazers_count":6.786967581639142,"forks_count":6.539435856827611,"docker_downloads_count":0.20029462186080746,"average":2.418070743536097},"purl":"pkg:npm/mini-create-react-context","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mini-create-react-context","docker_dependents_count":2974,"docker_downloads_count":121846477,"usage_url":"https://repos.ecosyste.ms/usage/npm/mini-create-react-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mini-create-react-context/dependencies","status":"deprecated","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:36:02.902Z","issues_count":0,"pull_requests_count":100,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1754077.6125,"issues_closed_count":0,"pull_requests_closed_count":80,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.8,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":100,"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/StringEpsilon%2Fmini-create-react-context/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mini-create-react-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mini-create-react-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mini-create-react-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mini-create-react-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mini-create-react-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mini-create-react-context/codemeta","maintainers":[{"uuid":"stringepsilon","login":"stringepsilon","name":null,"email":"stringepsilon@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~stringepsilon","role":null,"created_at":"2022-11-13T07:21:00.191Z","updated_at":"2022-11-13T07:21:00.191Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stringepsilon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786890,"maintainers_count":1238486,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4137858,"name":"github.com/StringEpsilon/mini-create-react-context","ecosystem":"go","description":"","homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/StringEpsilon/mini-create-react-context","keywords_array":[],"namespace":"github.com/StringEpsilon","versions_count":11,"first_release_published_at":"2017-12-08T03:46:36.000Z","latest_release_published_at":"2018-08-27T18:12:30.000Z","latest_release_number":"v0.2.3","last_synced_at":"2026-08-25T10:04:39.026Z","created_at":"2022-04-12T16:23:54.423Z","updated_at":"2026-08-25T10:04:39.026Z","registry_url":"https://pkg.go.dev/github.com/StringEpsilon/mini-create-react-context","install_command":"go get github.com/StringEpsilon/mini-create-react-context","documentation_url":"https://pkg.go.dev/github.com/StringEpsilon/mini-create-react-context#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2023-03-21T19:39:44.074Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21string%21epsilon/mini-create-react-context","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/StringEpsilon/mini-create-react-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/StringEpsilon/mini-create-react-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/StringEpsilon/mini-create-react-context/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FStringEpsilon%2Fmini-create-react-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FStringEpsilon%2Fmini-create-react-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FStringEpsilon%2Fmini-create-react-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FStringEpsilon%2Fmini-create-react-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FStringEpsilon%2Fmini-create-react-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FStringEpsilon%2Fmini-create-react-context/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":228885,"full_name":"StringEpsilon/mini-create-react-context","default_branch":"master","total_commits":118,"total_committers":16,"total_bot_commits":51,"total_bot_committers":2,"mean_commits":7.375,"dds":0.6101694915254237,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-20T07:32:32.937Z","last_synced_commit":"292353dc45286ab132d50e91ee2c1ad59eb4ea9c","created_at":"2023-03-08T08:48:30.355Z","updated_at":"2026-08-20T07:32:32.892Z","committers":[{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":46},{"name":"James Kyle","email":"me@thejameskyle.com","login":"jamiebuilds","count":26},{"name":"StringEpsilon","email":"StringEpsilon@gmail.com","login":"StringEpsilon","count":23},{"name":"dependabot[bot]","email":"support@dependabot.com","login":"dependabot-support","count":5},{"name":"pkodmad","email":"pkodmad@atlassian.com","login":null,"count":4},{"name":"Filipp Riabchun","email":"talpa@yandex.ru","login":"Hypnosphi","count":2},{"name":"Donavon West","email":"github@donavon.com","login":"donavon","count":2},{"name":"kingdaro","email":"kingdaro@gmail.com","login":null,"count":2},{"name":"nil4","email":"nil4","login":"nil4","count":1},{"name":"Timur Khazamov","email":"bboytx@gmail.com","login":"nanot1m","count":1},{"name":"Nikolay","email":"catamphetamine","login":"catamphetamine","count":1},{"name":"Mateusz Burzyński","email":"mateuszburzynski@gmail.com","login":"Andarist","count":1},{"name":"Jason Miller","email":"developit","login":"developit","count":1},{"name":"Iddan Aaronsohn","email":"mail@aniddan.com","login":"iddan","count":1},{"name":"Florent Cailhol","email":"florent.cailhol@gmail.com","login":"ooflorent","count":1},{"name":"Augustin Le Fèvre","email":"aulefevre@kilix.fr","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778582,"commits_count":983262140,"contributors_count":41442660,"owners_count":1364702,"committers_count":3363655,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"StringEpsilon/mini-create-react-context","html_url":"https://github.com/StringEpsilon/mini-create-react-context","last_synced_at":"2026-08-25T10:02:12.199Z","status":null,"issues_count":0,"pull_requests_count":100,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1754077.6125,"issues_closed_count":0,"pull_requests_closed_count":80,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.8,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":100,"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,"created_at":"2023-05-16T15:26:50.196Z","updated_at":"2026-08-25T10:02:12.199Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2Fmini-create-react-context/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":100}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{"NONE":100}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{"dependabot[bot]":75,"dependabot-preview[bot]":25}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{},"last_year":{}},"keywords":["context","contexttypes","polyfill","ponyfill","react","typescript"],"dependencies":[],"score":25.40896629788164,"created_at":"2026-05-14T05:13:47.899Z","updated_at":"2026-08-26T10:35:40.741Z","avatar_url":"https://github.com/StringEpsilon.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372379","html_url":"https://summary.ecosyste.ms/projects/372379"}