{"id":2257914,"name":"react-native-open-maps","ecosystem":"npm","description":"A simple react-native library to perform cross-platform map actions (Google, Apple, or Yandex Maps)","homepage":"https://github.com/brh55/react-native-open-maps#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/brh55/react-native-open-maps","keywords_array":["react-native","maps","open link","apple maps","google maps","map deep links","map url scheme"],"namespace":null,"versions_count":18,"first_release_published_at":"2017-07-27T18:41:34.383Z","latest_release_published_at":"2023-07-17T16:02:58.100Z","latest_release_number":"0.4.3","last_synced_at":"2026-06-24T17:47:30.415Z","created_at":"2022-04-09T23:14:22.951Z","updated_at":"2026-06-24T17:47:30.415Z","registry_url":"https://www.npmjs.com/package/react-native-open-maps","install_command":"npm install react-native-open-maps","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.4.3"}},"repo_metadata":{"id":23262601,"uuid":"98497923","full_name":"brh55/react-native-open-maps","owner":"brh55","description":"🗺   A simple react-native library to perform cross-platform map actions (Google, Apple, or Yandex Maps)","archived":false,"fork":false,"pushed_at":"2023-07-17T16:02:54.000Z","size":3425,"stargazers_count":363,"open_issues_count":25,"forks_count":47,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-30T05:18:27.570Z","etag":null,"topics":["apple-maps","google-maps","linking","maps","react-native","react-native-linking"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brh55.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["brh55"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2017-07-27T05:39:43.000Z","updated_at":"2025-06-19T03:50:11.000Z","dependencies_parsed_at":"2024-01-08T01:01:56.165Z","dependency_job_id":"67482a09-5122-4db1-9fe0-49d3750db804","html_url":"https://github.com/brh55/react-native-open-maps","commit_stats":{"total_commits":107,"total_committers":14,"mean_commits":7.642857142857143,"dds":0.4672897196261683,"last_synced_commit":"ed45cca14d10a1ca4dd591ac907e6925f18a67d1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/brh55/react-native-open-maps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brh55%2Freact-native-open-maps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brh55%2Freact-native-open-maps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brh55%2Freact-native-open-maps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brh55%2Freact-native-open-maps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brh55","download_url":"https://codeload.github.com/brh55/react-native-open-maps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brh55%2Freact-native-open-maps/sbom","scorecard":{"id":252862,"data":{"date":"2025-08-11","repo":{"name":"github.com/brh55/react-native-open-maps","commit":"bc244f9578f2f08890113864910cec015b0500d6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.6,"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":"Code-Review","score":0,"reason":"Found 1/15 approved changesets -- score normalized to 0","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: example/android/gradle/wrapper/gradle-wrapper.jar:1"],"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":"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":"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":"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":"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":"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":"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 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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":"35 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-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-7mhc-prgv-r3q4","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-4cpg-3vgw-4877","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-gff7-g5r8-mg8m","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6"],"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-17T08:55:49.645Z","repository_id":23262601,"created_at":"2025-08-17T08:55:49.645Z","updated_at":"2025-08-17T08:55:49.645Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277658951,"owners_count":25855049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-30T02:00:09.208Z","response_time":75,"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":"brh55","name":"Brandon Him","uuid":"6020066","kind":"user","description":"I spend my days chasing a tiny human and talking about the supergraph.\r\nKnown for react-native-masonry, react-native-open-maps, and botkit-discord.","email":"","website":"https://www.youtube.com/c/Developerish","location":"Local ☕️ Shop","twitter":"himbrandon","company":"@ApolloGraphQL, ex-Okta, ex-Cisco","icon_url":"https://avatars.githubusercontent.com/u/6020066?u=ba82a232565ee0a99b0fa112fd163d163be65e6e\u0026v=4","repositories_count":97,"last_synced_at":"2024-03-24T00:40:24.490Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/brh55","funding_links":[],"total_stars":2145,"followers":null,"following":null,"created_at":"2022-11-09T06:46:27.912Z","updated_at":"2024-03-24T00:40:42.134Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brh55","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brh55/repositories"},"tags":[{"name":"v0.4.0","sha":"4369ec7cc1acd498c16be17687df7eb5f3b08c2d","kind":"commit","published_at":"2021-08-26T02:50:17.000Z","download_url":"https://codeload.github.com/brh55/react-native-open-maps/tar.gz/v0.4.0","html_url":"https://github.com/brh55/react-native-open-maps/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brh55/react-native-open-maps@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brh55%2Freact-native-open-maps/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brh55%2Freact-native-open-maps/tags/v0.4.0/manifests"}]},"repo_metadata_updated_at":"2025-12-04T14:34:10.391Z","dependent_packages_count":8,"downloads":40572,"downloads_period":"last-month","dependent_repos_count":388,"rankings":{"downloads":0.9240534045993531,"dependent_repos_count":0.8403229203229202,"dependent_packages_count":2.4808525743710947,"stargazers_count":3.4265404760005973,"forks_count":3.9860827174083977,"docker_downloads_count":1.0986518128372573,"average":2.1260839842566033},"purl":"pkg:npm/react-native-open-maps","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-native-open-maps","docker_dependents_count":1,"docker_downloads_count":178,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-native-open-maps","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-native-open-maps/dependencies","status":null,"funding_links":["https://github.com/sponsors/brh55"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T05:08:04.279Z","issues_count":34,"pull_requests_count":46,"avg_time_to_close_issue":8799335.07142857,"avg_time_to_close_pull_request":9915178.407407407,"issues_closed_count":28,"pull_requests_closed_count":27,"pull_request_authors_count":15,"issue_authors_count":31,"avg_comments_per_issue":2.7058823529411766,"avg_comments_per_pull_request":0.6521739130434783,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":21,"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/brh55%2Freact-native-open-maps/issues","maintainers":[{"login":"brh55","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brh55"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-native-open-maps/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-native-open-maps/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-native-open-maps/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-native-open-maps/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-native-open-maps/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-native-open-maps/codemeta","maintainers":[{"uuid":"brh55","login":"brh55","name":null,"email":"brandonhim@live.com","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~brh55","role":null,"created_at":"2022-11-14T03:08:35.895Z","updated_at":"2022-11-14T03:08:35.895Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brh55/packages"}]}