{"id":2265438,"name":"react-native-web-with-react","ecosystem":"npm","description":"React Native for Web","homepage":"https://github.com/necolas/react-native-web#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/necolas/react-native-web","keywords_array":["react","react-component","react-native","web"],"namespace":null,"versions_count":1,"first_release_published_at":"2018-04-04T08:25:27.620Z","latest_release_published_at":"2018-04-04T08:25:27.620Z","latest_release_number":"0.1.0","last_synced_at":"2026-04-02T21:24:14.748Z","created_at":"2022-04-09T23:20:14.148Z","updated_at":"2026-04-02T21:24:14.748Z","registry_url":"https://www.npmjs.com/package/react-native-web-with-react","install_command":"npm install react-native-web-with-react","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.0"}},"repo_metadata":{"id":33507369,"uuid":"37153337","full_name":"necolas/react-native-web","owner":"necolas","description":"Cross-platform React UI packages","archived":false,"fork":false,"pushed_at":"2025-10-16T15:10:21.000Z","size":95555,"stargazers_count":22118,"open_issues_count":158,"forks_count":1834,"subscribers_count":325,"default_branch":"master","last_synced_at":"2026-03-17T04:46:30.067Z","etag":null,"topics":["cross-platform","css-in-js","gui-framework","react","react-components","react-dom","react-native","react-native-web","react-ui"],"latest_commit_sha":null,"homepage":"https://necolas.github.io/react-native-web","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/necolas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-09T19:25:38.000Z","updated_at":"2026-03-17T03:39:00.000Z","dependencies_parsed_at":"2024-06-18T10:45:15.060Z","dependency_job_id":"2f85facb-c4d3-470d-ad4c-3b557e0d828d","html_url":"https://github.com/necolas/react-native-web","commit_stats":{"total_commits":1988,"total_committers":208,"mean_commits":9.557692307692308,"dds":"0.24195171026156936","last_synced_commit":"a5ba27c6226aa182979a9cff8cc23c0f5caa4d88"},"previous_names":["necolas/react-web-sdk"],"tags_count":290,"template":false,"template_full_name":null,"purl":"pkg:github/necolas/react-native-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/necolas%2Freact-native-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/necolas%2Freact-native-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/necolas%2Freact-native-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/necolas%2Freact-native-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/necolas","download_url":"https://codeload.github.com/necolas/react-native-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/necolas%2Freact-native-web/sbom","scorecard":{"id":678327,"data":{"date":"2025-08-11","repo":{"name":"github.com/necolas/react-native-web","commit":"607e52df6381b4ddc258769b59878b0af49d80c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/24 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"7 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/labels.yml:10","Warn: no topLevel permission defined: .github/workflows/performance.yml:1","Warn: no topLevel permission defined: .github/workflows/react-integration.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/necolas/react-native-web/labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/necolas/react-native-web/labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/necolas/react-native-web/performance.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/performance.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/necolas/react-native-web/performance.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/react-integration.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/necolas/react-native-web/react-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/react-integration.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/necolas/react-native-web/react-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/necolas/react-native-web/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/necolas/react-native-web/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/necolas/react-native-web/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/necolas/react-native-web/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/necolas/react-native-web/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/necolas/react-native-web/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/necolas/react-native-web/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/necolas/react-native-web/tests.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/react-integration.yml:17","Warn: npmCommand not pinned by hash: .github/workflows/react-integration.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:49","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-r7jx-5m6m-cpg9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-45rm-2893-5f49","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-f82v-jwr5-mffw","Warn: Project is vulnerable to: GHSA-c59h-r6p8-q9wc","Warn: Project is vulnerable to: GHSA-g77x-44xx-532m","Warn: Project is vulnerable to: GHSA-7gfc-8cq8-jh5f","Warn: Project is vulnerable to: GHSA-qpjv-v59x-3qc4","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p"],"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-21T22:15:34.121Z","repository_id":33507369,"created_at":"2025-08-21T22:15:34.121Z","updated_at":"2025-08-21T22:15:34.121Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30644719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-18T02:48:56.676Z","status":"ssl_error","status_checked_at":"2026-03-18T02:48:55.747Z","response_time":104,"last_error":"SSL_read: 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"},"tags":[]},"repo_metadata_updated_at":"2026-03-24T21:21:10.865Z","dependent_packages_count":2,"downloads":3,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":22.286034942259768,"dependent_repos_count":10.31421202209354,"dependent_packages_count":8.842255668013637,"stargazers_count":0.6440849669075811,"forks_count":0.921199773818193,"docker_downloads_count":null,"average":8.601557474618543},"purl":"pkg:npm/react-native-web-with-react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-native-web-with-react","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-native-web-with-react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-native-web-with-react/dependencies","status":"deprecated","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-06T06:17:09.043Z","issues_count":277,"pull_requests_count":189,"avg_time_to_close_issue":16620876.837078651,"avg_time_to_close_pull_request":10517657.430656934,"issues_closed_count":178,"pull_requests_closed_count":137,"pull_request_authors_count":81,"issue_authors_count":232,"avg_comments_per_issue":3.8303249097472922,"avg_comments_per_pull_request":2.497354497354497,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":43,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":283990.1666666667,"past_year_avg_time_to_close_pull_request":2511421.722222222,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":0.627906976744186,"past_year_avg_comments_per_pull_request":1.7105263157894737,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/necolas%2Freact-native-web/issues","maintainers":[{"login":"necolas","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/necolas"}],"active_maintainers":[{"login":"necolas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/necolas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-native-web-with-react/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-native-web-with-react/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-native-web-with-react/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-native-web-with-react/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-native-web-with-react/codemeta","maintainers":[{"uuid":"npm","login":"npm","name":null,"email":"npm@npmjs.com","url":null,"packages_count":37246,"html_url":"https://www.npmjs.com/~npm","role":null,"created_at":"2022-11-14T03:40:19.619Z","updated_at":"2022-11-14T03:40:19.619Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm/packages"},{"uuid":"lixiaomeng","login":"lixiaomeng","name":null,"email":"lixiaomeng.is@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~lixiaomeng","role":null,"created_at":"2022-11-14T03:40:19.644Z","updated_at":"2022-11-14T03:40:19.644Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lixiaomeng/packages"}]}