{"id":11304978,"name":"@vis.gl/react-mapbox","ecosystem":"npm","description":"React components for Mapbox GL JS","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/visgl/react-map-gl","keywords_array":["mapbox","mapbox-gl","react","react mapbox"],"namespace":"vis.gl","versions_count":10,"first_release_published_at":"2025-01-28T00:51:19.229Z","latest_release_published_at":"2025-10-03T19:07:10.604Z","latest_release_number":"8.1.0","last_synced_at":"2026-03-18T02:47:12.319Z","created_at":"2025-01-28T00:55:12.116Z","updated_at":"2026-03-18T02:47:12.319Z","registry_url":"https://www.npmjs.com/package/@vis.gl/react-mapbox","install_command":"npm install @vis.gl/react-mapbox","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"8.1.0-alpha.2","latest":"8.1.0"}},"repo_metadata":{"id":37080151,"uuid":"43903882","full_name":"visgl/react-map-gl","owner":"visgl","description":"React friendly API wrapper around MapboxGL JS","archived":false,"fork":false,"pushed_at":"2025-10-03T19:08:31.000Z","size":34623,"stargazers_count":8247,"open_issues_count":89,"forks_count":1361,"subscribers_count":1929,"default_branch":"master","last_synced_at":"2025-10-03T21:10:24.217Z","etag":null,"topics":["data-visualization","map","mapbox-gl","mapbox-gl-js","react","uber","webgl"],"latest_commit_sha":null,"homepage":"http://visgl.github.io/react-map-gl/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/visgl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-10-08T16:56:26.000Z","updated_at":"2025-10-03T19:04:24.000Z","dependencies_parsed_at":"2023-12-18T22:23:20.473Z","dependency_job_id":"53c6ad94-d596-4042-94e3-84bd6e0f9712","html_url":"https://github.com/visgl/react-map-gl","commit_stats":{"total_commits":978,"total_committers":195,"mean_commits":5.015384615384615,"dds":0.6073619631901841,"last_synced_commit":"7a415a443a0056b43c3fb089c0681b2f98b895b4"},"previous_names":["uber/react-map-gl"],"tags_count":218,"template":false,"template_full_name":null,"purl":"pkg:github/visgl/react-map-gl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/visgl","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/sbom","scorecard":{"id":906264,"data":{"date":"2025-08-04","repo":{"name":"github.com/visgl/react-map-gl","commit":"948fd2e4f4156756d2fcee8c2a900cfe55b43608"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.7,"checks":[{"name":"Maintained","score":0,"reason":"1 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Code-Review","score":6,"reason":"Found 16/26 approved changesets -- score normalized to 6","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:36","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:28","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T17:27:47.039Z","repository_id":37080151,"created_at":"2025-08-24T17:27:47.039Z","updated_at":"2025-08-24T17:27:47.039Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278234705,"owners_count":25953210,"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-10-03T02:00:06.070Z","response_time":53,"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":"visgl","name":"Vis.gl","uuid":"46735142","kind":"organization","description":"Frameworks for WebGL-powered large-scale data visualization","email":null,"website":"https://vis.gl","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46735142?v=4","repositories_count":14,"last_synced_at":"2024-03-25T20:24:47.770Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/visgl","funding_links":[],"total_stars":22839,"followers":322,"following":0,"created_at":"2022-11-02T16:32:07.670Z","updated_at":"2024-03-25T20:24:53.124Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/visgl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/visgl/repositories"},"tags":[{"name":"v8.1.0","sha":"3829dfc36e676b20cdef9e9f9f89797208129d0d","kind":"tag","published_at":"2025-10-03T19:05:33.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v8.1.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.1.0/manifests"},{"name":"v8.0.4","sha":"c7112cf50d6985e8427d6b187d23a4d957791bb7","kind":"tag","published_at":"2025-04-16T00:43:11.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v8.0.4","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.0.4/manifests"},{"name":"v8.1.0-alpha.2","sha":"e83c9a64e9fcfd2b6ddeff688b56717111354df3","kind":"tag","published_at":"2025-04-09T17:29:54.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v8.1.0-alpha.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v8.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v8.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.1.0-alpha.2/manifests"},{"name":"v8.0.3","sha":"078bcbd4aa9247e8da86143e1fdf96efc07e0f06","kind":"tag","published_at":"2025-04-09T17:29:11.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v8.0.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.0.3/manifests"},{"name":"v8.1.0-alpha.1","sha":"129848b624a30067c8e403f232fb09394b339342","kind":"tag","published_at":"2025-03-28T23:23:00.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v8.1.0-alpha.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v8.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v8.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.1.0-alpha.1/manifests"},{"name":"v8.0.2","sha":"491b14470afc94226d02f5864af7d2bc12f69c8d","kind":"tag","published_at":"2025-03-28T23:15:52.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v8.0.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"05d09faed3be032b18a5aedd6a2217d3aeb3f71d","kind":"tag","published_at":"2025-02-07T06:28:49.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v8.0.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"89bfa1eee6539b7634613ba1449d9fe30e5df6fb","kind":"tag","published_at":"2025-02-03T18:02:29.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v8.0.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.0.0/manifests"},{"name":"v8.0.0-beta.1","sha":"057d67a41587afd11fb9c7f19d30c6c699f26ad6","kind":"tag","published_at":"2025-01-31T17:08:55.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"bcc81bbd9aab7003f7b90f69df1533a2b5a60614","kind":"tag","published_at":"2025-01-28T00:46:45.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.0.0-alpha.2/manifests"},{"name":"v8.0.0-alpha.1","sha":"9d242ffb90326a59ede497e6dae4017a459a6fb9","kind":"tag","published_at":"2025-01-28T00:16:51.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.1.9","sha":"1dac32f57a5a621f8a8177bbbba6a8ae70f335ec","kind":"tag","published_at":"2025-01-28T00:10:31.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.1.9","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.9/manifests"},{"name":"v7.1.8","sha":"11b0e81825842b4a1eee0482aaa1613c8e9dfa67","kind":"tag","published_at":"2024-12-19T21:30:34.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.1.8","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.8/manifests"},{"name":"v7.1.7","sha":"144b9696c35cb92c9aae54a8385f2bebb40eb851","kind":"tag","published_at":"2023-12-18T19:04:42.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.1.7","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.7/manifests"},{"name":"v7.2.0-beta.1","sha":"163e07d48dcf5f27ce9031ed7c9456e552e850dd","kind":"tag","published_at":"2023-09-12T17:36:37.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.2.0-beta.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.2.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.2.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.2.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.2.0-beta.1/manifests"},{"name":"v7.1.6","sha":"cbcb21636c4d7539d53e231f8ace4e6386fa1ac1","kind":"tag","published_at":"2023-09-12T17:33:08.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.1.6","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.6/manifests"},{"name":"v7.1.5","sha":"1f3b3edc99808e2576ffe6fa1281168d4ba6ffd9","kind":"tag","published_at":"2023-08-24T16:42:38.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.1.5","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.5/manifests"},{"name":"v7.1.4","sha":"b6de287a841e36515d12ddad01f5767a03ebd003","kind":"tag","published_at":"2023-08-18T02:03:04.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.1.4","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.4/manifests"},{"name":"v7.1.3","sha":"373750ef2b133c113331e24dad179c9466589b26","kind":"tag","published_at":"2023-07-20T17:23:32.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.1.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.3/manifests"},{"name":"v7.1.2","sha":"2ced11ad0b7ea6a3ae1febbc1d33e0334d9b3dd9","kind":"tag","published_at":"2023-07-06T23:11:23.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.1.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.2/manifests"},{"name":"v7.1.1","sha":"d8199ae83f5547e47f03d6b234495abc34cf3654","kind":"tag","published_at":"2023-07-05T18:24:52.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.1.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"38a23b7c39979a9851083158e68a08a9a304e01d","kind":"tag","published_at":"2023-06-30T18:39:58.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.1.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.0/manifests"},{"name":"v7.1.0-beta.3","sha":"55c888357a39c0c772add3521f4d771e6548a650","kind":"tag","published_at":"2023-06-22T17:47:52.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.1.0-beta.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.0-beta.3/manifests"},{"name":"v7.1.0-beta.2","sha":"8553c05eaeccdab45cea14dbb3e2fe82326375df","kind":"tag","published_at":"2023-06-14T16:58:41.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.1.0-beta.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.0-beta.2/manifests"},{"name":"v7.1.0-beta.1","sha":"a23e826ad5ea7f4d8d44f0dd4f27160f7c3cd321","kind":"tag","published_at":"2023-06-05T19:36:26.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.1.0-beta.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.1.0-beta.1/manifests"},{"name":"v7.0.25","sha":"2b32363feb181e614eb02edf13628ba8e88b7a1f","kind":"tag","published_at":"2023-05-25T17:04:57.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.25","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.25/manifests"},{"name":"v7.0.24","sha":"1c0eff32904727497b2fd9d55098cf6c76cdf7c1","kind":"tag","published_at":"2023-05-24T16:00:30.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.24","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.24/manifests"},{"name":"v7.0.23","sha":"33d0ae284866d43e0392c16e59bddfab2a33a020","kind":"tag","published_at":"2023-04-12T16:37:37.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.23","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.23/manifests"},{"name":"v7.0.22","sha":"facd88728a8311162e6dca8e327480824d134132","kind":"tag","published_at":"2023-04-11T17:52:05.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.22","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.22/manifests"},{"name":"v5.2.13","sha":"f9645a4fae3f72717d1d35dad8c82141d9087547","kind":"tag","published_at":"2023-01-24T17:40:14.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.2.13","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.13/manifests"},{"name":"v7.0.21","sha":"566bface9e06dd8e1d00806467a3bc6dca4b0e02","kind":"tag","published_at":"2023-01-07T20:13:33.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.21","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.21/manifests"},{"name":"v6.1.21","sha":"110f33a46f5b2d0f4baa1942311e3c9b2b470011","kind":"tag","published_at":"2022-12-20T06:39:06.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.21","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.21/manifests"},{"name":"v5.3.21","sha":"0bb0c20b6c9c20dff50e4be5d82984dcb4de71d6","kind":"tag","published_at":"2022-12-20T06:30:33.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.21","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.21/manifests"},{"name":"v7.0.20","sha":"f28d05fa32794fcd3021f829550036141d825c04","kind":"tag","published_at":"2022-12-02T18:14:48.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.20","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.20/manifests"},{"name":"v5.3.20","sha":"b2dfb90122fc80ae5230bac3c71471a453d9c190","kind":"tag","published_at":"2022-11-15T18:05:39.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.20","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.20/manifests"},{"name":"v6.1.20","sha":"836e800ae431e03d13d60158e8958d602a3cd55c","kind":"tag","published_at":"2022-11-15T18:00:57.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.20","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.20/manifests"},{"name":"v7.0.19","sha":"28a6cf0e930e4462461df5a5cf658fefa1af24ce","kind":"tag","published_at":"2022-08-18T19:18:32.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.19","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.19/manifests"},{"name":"v7.0.18","sha":"ecb8858ac818fbf0ced96d2998f48b4bd421001a","kind":"tag","published_at":"2022-07-21T00:56:39.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.18","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.18/manifests"},{"name":"v7.0.17","sha":"b6d2614d902d7d0e6496e491730c8783b8a3701a","kind":"tag","published_at":"2022-07-05T03:28:00.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.17","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.17/manifests"},{"name":"v7.0.16","sha":"851313cc441a0d821a75b9f8572793f5b53e11f8","kind":"tag","published_at":"2022-06-17T17:18:34.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.16","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.16/manifests"},{"name":"v7.0.15","sha":"d6f22672a6e644e148928502a71342f50d1d3036","kind":"tag","published_at":"2022-05-24T17:54:03.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.15","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.15/manifests"},{"name":"v7.0.14","sha":"3bb00cac2d9ec27e170e6d1d416e9e9199bf0045","kind":"tag","published_at":"2022-05-23T18:04:48.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.14","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.14/manifests"},{"name":"v7.0.13","sha":"2ad8f7ccdc61282298e685a9b58927afac1f2d92","kind":"tag","published_at":"2022-05-20T04:19:29.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.13","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.13/manifests"},{"name":"v7.0.12","sha":"24477622cc911e087da5cdc9101a041e439c3ab4","kind":"tag","published_at":"2022-05-13T17:52:28.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.12","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.12/manifests"},{"name":"v7.0.11","sha":"58057a8ec80c58a6febb56fc84cbb7b3817caf6d","kind":"tag","published_at":"2022-04-21T19:03:16.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.11","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.11/manifests"},{"name":"v7.0.10","sha":"e76a0cc7a5646ca75dd36d4789ac21fae8a83959","kind":"tag","published_at":"2022-03-13T23:52:47.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.10","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.10/manifests"},{"name":"v7.0.9","sha":"1b1833d7da5c024091edcb01edd9c254471b72d6","kind":"tag","published_at":"2022-03-04T00:59:22.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.9","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.9/manifests"},{"name":"v7.0.8","sha":"484e8d3b81cb7a352464e10732ec5f8b37f4f5c3","kind":"tag","published_at":"2022-03-02T01:52:16.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.8","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.8/manifests"},{"name":"v7.0.7","sha":"86cf64c6697a5491e3415efbb333d7e9eaa7ca3f","kind":"tag","published_at":"2022-02-22T01:17:40.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.7","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.7/manifests"},{"name":"v7.0.6","sha":"8817c8103a8e4750d191afb2faf90703bb310610","kind":"tag","published_at":"2022-02-09T19:33:53.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.6","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.6/manifests"},{"name":"v7.0.5","sha":"ccb7925b02370f4748db51ad112f3f448c40534d","kind":"tag","published_at":"2022-02-09T01:13:19.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.5","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"b9c0adf056b6242a752b0bf4fba0ff315e66a967","kind":"tag","published_at":"2022-02-08T00:54:11.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.4","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"fe779d77b03150df2bb31c131b8f88426bde715c","kind":"tag","published_at":"2022-02-07T22:26:58.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"7ac998f9e9f4f88fb03c22a30973d63fa0917b80","kind":"tag","published_at":"2022-02-06T18:38:54.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"d62912c4aaf44fb891f1793bae23037a3dcadc00","kind":"tag","published_at":"2022-02-05T00:59:50.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6ee79f54570d796b80ca1c8c6bc32f478bfec695","kind":"tag","published_at":"2022-02-05T00:58:36.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0/manifests"},{"name":"v7.0.0-beta.1","sha":"a4922975dda68e0a24422bf19121ea194291ced0","kind":"tag","published_at":"2022-01-27T01:58:32.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0-beta.1/manifests"},{"name":"v6.1.19","sha":"45b3653a5a3a939d1dfb12f9bec0a0759f07739d","kind":"tag","published_at":"2022-01-25T20:22:27.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.19","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.19/manifests"},{"name":"v5.3.19","sha":"03792b2324242a37bea4cd3a9628290670ba8e4e","kind":"tag","published_at":"2022-01-25T20:15:52.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.19","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.19/manifests"},{"name":"v7.0.0-alpha.7","sha":"39246d3ffd3fa98c0744d59a442d70ce4faf843b","kind":"tag","published_at":"2022-01-18T05:04:58.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0-alpha.7/manifests"},{"name":"v7.0.0-alpha.6","sha":"f5b3016c701f4b1e1a37273287f575ce544f2004","kind":"tag","published_at":"2022-01-09T21:43:20.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"1bcc6ba7b227fade096cd746ceba5c84e81085ca","kind":"tag","published_at":"2022-01-07T08:00:18.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0-alpha.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"435188a56ce3a8ccf734539eb51ef50caec22774","kind":"tag","published_at":"2022-01-05T02:37:54.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0-alpha.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"5ff4f749c2a2ce7e793561757fd446c314c9c438","kind":"tag","published_at":"2022-01-03T21:00:20.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0-alpha.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"acb74b289ab11b751827bbcaa30f7fe9cf0370e2","kind":"tag","published_at":"2022-01-03T07:33:27.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0-alpha.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"59287e9017ec63b22ffbcbf687379bdb7a7ddfb1","kind":"tag","published_at":"2022-01-03T06:50:10.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v7.0.0-alpha.1/manifests"},{"name":"v6.1.18","sha":"6149dd00360406961030cae06567e89c10b6011b","kind":"tag","published_at":"2021-12-07T04:30:37.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.18","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.18/manifests"},{"name":"v5.3.18","sha":"77cc634654464bb0784fd1c2be2f14c7f8ec6870","kind":"tag","published_at":"2021-12-07T04:26:43.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.18","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.18/manifests"},{"name":"v6.1.17","sha":"df92c10a48f1f920cf18bf9b256b2a94e536b1fa","kind":"tag","published_at":"2021-09-07T17:13:06.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.17","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.17/manifests"},{"name":"v5.3.17","sha":"1261aed4345338ea8d40d2ac6839b0a845451b6f","kind":"tag","published_at":"2021-09-07T17:00:23.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.17","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.17/manifests"},{"name":"v6.1.16","sha":"32ce88d0046799de7d940b6b671fdbce108834e5","kind":"tag","published_at":"2021-06-04T23:46:22.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.16","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.16/manifests"},{"name":"v5.3.16","sha":"508a1852d82510a9b1719fb24d89a70dafe713c6","kind":"tag","published_at":"2021-06-04T23:40:59.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.16","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.16/manifests"},{"name":"v6.1.15","sha":"a9ae33ccb52607638213569550b459d95ef6758d","kind":"tag","published_at":"2021-05-12T19:48:06.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.15","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.15/manifests"},{"name":"v5.3.15","sha":"bddbb7303bc8503d7308b522bec1fecada9dbd5e","kind":"tag","published_at":"2021-05-12T19:42:04.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.15","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.15/manifests"},{"name":"v6.1.14","sha":"0b27376ad783a3c2a7fceddc9659a9e5078debdc","kind":"tag","published_at":"2021-05-10T20:47:46.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.14","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.14/manifests"},{"name":"v5.3.14","sha":"c13b4a00a116712467028db83fa65475e32d3fc4","kind":"tag","published_at":"2021-05-10T20:43:29.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.14","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.14/manifests"},{"name":"v6.1.13","sha":"8855c0badb695ed76f7573ff3cc07bc061968254","kind":"tag","published_at":"2021-05-03T22:36:56.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.13","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.13/manifests"},{"name":"v5.3.13","sha":"de4e37a568194efe41af1920543ad3e99d7a1ef3","kind":"tag","published_at":"2021-05-03T22:31:36.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.13","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.13/manifests"},{"name":"v6.1.12","sha":"6533f8dd1ec25f5031a2cc02447994c70e1fbf9d","kind":"tag","published_at":"2021-04-13T04:09:13.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.12","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.12/manifests"},{"name":"v5.3.12","sha":"e16277acff011f0506ea6e32f11cc4980b6f9ddb","kind":"tag","published_at":"2021-04-13T03:49:49.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.12","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.12/manifests"},{"name":"v6.1.11","sha":"bd611b99e54821e00c9d790726512abdefc0b19d","kind":"tag","published_at":"2021-03-26T18:04:56.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.11","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.11/manifests"},{"name":"v5.3.11","sha":"5e68aec87bc841214471c89a3550bd050e0d1d24","kind":"tag","published_at":"2021-03-26T17:54:13.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.11","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.11/manifests"},{"name":"v6.1.10","sha":"6852a34b9f658373a2c1191535512b6368c1c592","kind":"tag","published_at":"2021-02-26T15:44:30.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.10","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.10/manifests"},{"name":"v5.3.10","sha":"7258bf73fe2af3cc175425520d737207ca816878","kind":"tag","published_at":"2021-02-26T15:32:05.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.10","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.10/manifests"},{"name":"v6.1.9","sha":"c73c4140b88083828e769a018e519f45e71ceeed","kind":"tag","published_at":"2021-02-21T07:49:27.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.9","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.9/manifests"},{"name":"v5.3.9","sha":"b312e800135b45e683db9271a7fe9608571c1182","kind":"tag","published_at":"2021-02-21T07:45:21.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.9","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.9/manifests"},{"name":"v6.1.8","sha":"13c958a07c293872f9e2fb6bb536b9d2bbd859b6","kind":"tag","published_at":"2021-02-16T19:04:28.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.8","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.8/manifests"},{"name":"v5.3.8","sha":"b5a38af5ace7582eb935f8ee6e1b5b7016e5ef3e","kind":"tag","published_at":"2021-02-16T19:00:36.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.8","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.8/manifests"},{"name":"v6.1.7","sha":"59d7f7379abaf69c46316a703df99a021b933356","kind":"tag","published_at":"2021-02-11T02:31:23.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.7","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.7/manifests"},{"name":"v5.3.7","sha":"022e267409788eae388b15a48da2e5e5db419f67","kind":"tag","published_at":"2021-02-11T02:27:12.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.7","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.7/manifests"},{"name":"v6.1.6","sha":"7c670889140f76e734cd810e127731755b3272dd","kind":"tag","published_at":"2021-02-08T22:28:23.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.6","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.6/manifests"},{"name":"v5.3.6","sha":"a730909478ec3af03c479ea45a84cdcbe63efbc7","kind":"tag","published_at":"2021-02-08T22:23:49.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.6","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.6/manifests"},{"name":"v6.1.5","sha":"9484e934598d8690405c4f6214d654888fc84377","kind":"tag","published_at":"2021-02-07T18:14:01.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.5","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.5/manifests"},{"name":"v5.3.5","sha":"f971b6a7607ead4bdcd9b1d04dcf83b4d0cb3c29","kind":"tag","published_at":"2021-02-07T18:09:22.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.5","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.5/manifests"},{"name":"v6.1.4","sha":"4f418f1a3a01de711e43debc03785fe749e779ff","kind":"tag","published_at":"2021-02-04T01:06:44.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.4","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.4/manifests"},{"name":"v5.3.4","sha":"dfe3c7861698fb0d718876ec3ef45722c0340188","kind":"tag","published_at":"2021-02-04T00:59:41.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.4","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.4/manifests"},{"name":"v6.1.3","sha":"4190b1c602d32a21745d2527b2d510fac042f234","kind":"tag","published_at":"2021-02-02T18:57:54.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.3/manifests"},{"name":"v5.3.3","sha":"19497848aee39e64abb4e358e22c2685533e964c","kind":"tag","published_at":"2021-02-02T18:51:01.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.3/manifests"},{"name":"v6.1.2","sha":"5d999fa535c7f157aa3099ec046e371ea489dfbd","kind":"tag","published_at":"2021-02-01T19:41:20.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.2/manifests"},{"name":"v5.3.2","sha":"445de114dbe30cb98f212bf5e02cf602d6ed67d4","kind":"tag","published_at":"2021-02-01T19:32:59.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.2/manifests"},{"name":"v6.1.1","sha":"36263d9f1b5be60dcf33035589e35cbe82de28df","kind":"tag","published_at":"2021-01-29T18:05:43.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.1/manifests"},{"name":"v5.3.1","sha":"e9697138f28ea6c90d5b144e4e9fa9152e42c8fb","kind":"tag","published_at":"2021-01-29T18:00:41.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.1/manifests"},{"name":"v6.1.0","sha":"db8c2e58d3ff7617687002dc67cf5ea008ca9823","kind":"tag","published_at":"2021-01-27T04:20:29.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.0/manifests"},{"name":"v5.3.0","sha":"ead6be9b75d03dfa8a7df65ab6263421bf979f4b","kind":"tag","published_at":"2021-01-27T04:16:16.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.3.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.3.0/manifests"},{"name":"v6.1.0-beta.1","sha":"f2d5b52ac66615ddd76bebaeb32b9b383d42831b","kind":"tag","published_at":"2021-01-23T00:45:06.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.0-beta.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.0-beta.1/manifests"},{"name":"v6.0.3","sha":"d2704db3f4d29dddf4f505a890966b5f6795fd58","kind":"tag","published_at":"2021-01-07T18:33:20.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.0.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.0.3/manifests"},{"name":"v5.2.12","sha":"37e25846d137967c4e09ca69facf76cb862e078b","kind":"tag","published_at":"2021-01-07T18:28:48.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.2.12","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.12/manifests"},{"name":"v6.1.0-alpha.1","sha":"bfb0cad0baff9aa5d2e5bbbeb71e1d136ea70805","kind":"tag","published_at":"2021-01-06T05:31:37.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.1.0-alpha.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.1.0-alpha.1/manifests"},{"name":"v6.0.2","sha":"11b513e9b84f63c5ddba4058d216a88afc723f4b","kind":"tag","published_at":"2020-12-21T18:30:44.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.0.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"6ba9ee35cbbecedc79597f3677fa7ada1b00821a","kind":"tag","published_at":"2020-12-17T17:53:41.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.0.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"47b9f996d2580f84aea824b313699ae9004768ec","kind":"tag","published_at":"2020-12-17T04:48:27.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v6.0.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v6.0.0/manifests"},{"name":"v5.2.11","sha":"cc828ca81f652001bb83f2a7bda4e6a101fca6bf","kind":"tag","published_at":"2020-12-12T00:14:38.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.2.11","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.11/manifests"},{"name":"v5.2.10","sha":"b776c9d48c9e1c2cd1086a34ef2f849a069344ac","kind":"tag","published_at":"2020-11-05T16:26:33.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.2.10","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.10/manifests"},{"name":"v5.2.9","sha":"d3ede46577762e22c7010bde083ea6365635e7c4","kind":"tag","published_at":"2020-10-08T03:18:32.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.2.9","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.9/manifests"},{"name":"v5.2.8","sha":"7aa057cd050f6042b462c5eec30f32071fb0f2e8","kind":"tag","published_at":"2020-09-01T21:33:12.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.2.8","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.8/manifests"},{"name":"v5.2.7","sha":"6b112f750eebbd899f46e9f526ca54e2bb60f884","kind":"tag","published_at":"2020-06-05T20:25:34.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.2.7","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.7/manifests"},{"name":"v5.2.6","sha":"6b3d5a2d3b246de05b73b88f41bbc61d52e564e2","kind":"tag","published_at":"2020-06-04T18:59:10.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.2.6","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.6/manifests"},{"name":"v5.2.5","sha":"315bc7d6889b4b11ca9b5a8db22b16551d6a4607","kind":"tag","published_at":"2020-04-20T21:24:26.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.2.5","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.5/manifests"},{"name":"v5.2.3","sha":"db766e30a581ff32a7c2f7a548aab3c9ad4ffcbd","kind":"tag","published_at":"2020-02-11T03:11:49.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.2.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"695870b07821d39a094f6ae4d7ac320191d55416","kind":"tag","published_at":"2020-02-03T23:19:56.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.2.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"d31329910cb6131cf63039850d3a02ce5fb9a3bc","kind":"tag","published_at":"2020-01-13T05:41:05.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.2.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"32b0e875034e2cb257ab06c3e9b4c703f41c6908","kind":"tag","published_at":"2020-01-07T00:15:56.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.2.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.2.0/manifests"},{"name":"v5.1.7","sha":"3ce5a6f49a96a5573893543e545e187092fd3a1d","kind":"tag","published_at":"2020-01-02T21:31:53.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.1.7","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"08bce1f656affdc9976d5f0e4ca06f915e80f5eb","kind":"tag","published_at":"2019-12-30T23:35:52.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.1.6","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"bb717f375b33e7b4231100dee74720d921ebabf4","kind":"tag","published_at":"2019-12-19T03:13:29.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.1.5","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"1213dabd6ac709a80c6bec8ca8149462e51d8dea","kind":"tag","published_at":"2019-12-16T19:43:28.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.1.4","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.4/manifests"},{"name":"v5.1.3","sha":"3e35c9b78430cdc19f1072806ff2545966ac4542","kind":"tag","published_at":"2019-11-22T23:15:53.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.1.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"6a8168f493b8f0a5c3b051a615c75602834fcfa4","kind":"tag","published_at":"2019-11-08T18:59:04.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.1.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f3012afac8aaebc599778113589b93522e20b0d0","kind":"tag","published_at":"2019-10-31T23:55:21.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.1.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"66b02dbe43e723f3cc90c933a5680f095c4a8580","kind":"tag","published_at":"2019-10-30T14:42:53.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.1.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.0/manifests"},{"name":"v5.0.12","sha":"48f974acb613cabede5dfea74ac5a616d918f13d","kind":"tag","published_at":"2019-10-08T15:35:59.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.0.12","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.12/manifests"},{"name":"v4.1.16","sha":"954eb3897004384979b91ac1cf93d8b2bc8eaf36","kind":"tag","published_at":"2019-10-08T15:28:26.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v4.1.16","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v4.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.16/manifests"},{"name":"v5.1.0-alpha.1","sha":"9d9aef100f10f19a6931d85a15ec1685113691c7","kind":"tag","published_at":"2019-09-26T19:18:46.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.1.0-alpha.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.1.0-alpha.1/manifests"},{"name":"v4.1.15","sha":"3009f8a6ae32ee170b809c75d0af2bf514d10753","kind":"tag","published_at":"2019-09-23T18:59:55.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v4.1.15","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v4.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v4.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.15/manifests"},{"name":"v4.1.14","sha":"2b48f529d86434c7cad479a0f18051ea1f73639d","kind":"tag","published_at":"2019-09-23T18:54:17.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v4.1.14","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v4.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.14/manifests"},{"name":"v5.0.11","sha":"3a24a5315c82b752d2c9ce63415b4465174e67c1","kind":"tag","published_at":"2019-09-20T18:33:39.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.0.11","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.11/manifests"},{"name":"v4.1.13","sha":"ed6273f70db645ea9878368bcea7b141b48b397a","kind":"tag","published_at":"2019-08-20T16:11:30.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v4.1.13","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v4.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v4.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.13/manifests"},{"name":"v5.0.10","sha":"0f821643cdc6e5aae7ce672a4ffdbacb98564ea8","kind":"tag","published_at":"2019-08-13T15:56:17.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.0.10","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.10/manifests"},{"name":"v5.0.9","sha":"f86c58b65041d462c1e7eecdf823e5067503b30d","kind":"tag","published_at":"2019-08-12T19:47:26.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.0.9","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.9/manifests"},{"name":"v4.1.12","sha":"3e1fdb65dc2e51214295dd34c8a5338f559005e9","kind":"tag","published_at":"2019-08-12T19:44:39.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v4.1.12","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v4.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.12/manifests"},{"name":"v5.0.8","sha":"52bb758eb9080d57e01b87eb7fca04170df07dc3","kind":"tag","published_at":"2019-08-07T17:10:14.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.0.8","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.8/manifests"},{"name":"v4.1.11","sha":"96cb57b093fa0cda94a978f0f4f98932bd2aaed6","kind":"tag","published_at":"2019-08-07T17:06:03.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v4.1.11","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"919f4186d569aa8418ea7df535cadf82d1a047db","kind":"tag","published_at":"2019-07-15T22:40:08.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v4.1.10","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.10/manifests"},{"name":"v5.0.7","sha":"7ccaeec19e562baba4ab0635890de4e9051305b8","kind":"tag","published_at":"2019-07-15T22:34:35.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.0.7","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.7/manifests"},{"name":"v5.0.6","sha":"19acaf161d4a8bfaabfd3b732ae5859eaf4f434f","kind":"tag","published_at":"2019-07-15T22:30:28.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.0.6","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"b7a7e2fd5875f1d89fd12fb37b71b491db50f983","kind":"tag","published_at":"2019-07-15T22:01:42.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.0.5","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.5/manifests"},{"name":"v4.1.9","sha":"70a19dea8360a720c2808deaf01ab37fc2082db1","kind":"tag","published_at":"2019-07-15T21:53:01.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v4.1.9","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.9/manifests"},{"name":"v5.0.4","sha":"14043bfa79d9f2da6e84d3ea4d48aa5e9f67b5ff","kind":"tag","published_at":"2019-07-08T18:38:24.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.0.4","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.4/manifests"},{"name":"v4.1.8","sha":"837976ba0aea133aa0e5c699be6bde8e146e7085","kind":"tag","published_at":"2019-07-08T18:35:40.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v4.1.8","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v4.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.8/manifests"},{"name":"v4.1.7","sha":"64c3b748d1605fee314c4235038ec778e6932096","kind":"tag","published_at":"2019-06-07T00:50:40.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v4.1.7","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v4.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.7/manifests"},{"name":"v5.0.3","sha":"622dcaed11502ba815c926bf604c91fc25e24183","kind":"tag","published_at":"2019-06-07T00:45:48.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.0.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"63cec3ba44dd26c41a601f881781b7415c54d9e1","kind":"tag","published_at":"2019-06-05T01:32:40.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.0.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.2/manifests"},{"name":"v4.1.6","sha":"11632aadce6d6b1d31216be82701cc0bffec8fd1","kind":"tag","published_at":"2019-06-05T01:27:26.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v4.1.6","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v4.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.6/manifests"},{"name":"v4.1.5","sha":"d5d74a8865256ddb49df11882f68e33c0e703599","kind":"tag","published_at":"2019-06-04T17:59:36.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v4.1.5","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.5/manifests"},{"name":"v5.0.1","sha":"91aee8ca315cf7332f7f7defde3233347c74e0d1","kind":"tag","published_at":"2019-06-04T15:47:15.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.0.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"5a97b85aed0b1a1ed6a8f83c4a253e1e416e6188","kind":"tag","published_at":"2019-06-04T05:05:54.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v5.0.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"c903d70e1d249da5d1fa100c0abb66c5649e3c59","kind":"tag","published_at":"2019-05-31T22:10:15.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v4.1.4","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"7ed0ecb617959e58e3eb9fe1f75b6599ab97c740","kind":"tag","published_at":"2019-05-29T20:05:20.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v4.1.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.1.3/manifests"},{"name":"4.1.2","sha":"245d7b0d330bd0aaa81a66600c3fe140e599659b","kind":"tag","published_at":"2019-04-13T06:51:32.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.1.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"24bd518a5aea82a69700a54f7f82a0cc26c4cb8b","kind":"tag","published_at":"2019-03-14T15:55:44.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.1.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"7f016fd141c934decfa1c6fa6ce9a92ab84adef6","kind":"tag","published_at":"2019-03-14T15:53:36.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.1.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.1.0/manifests"},{"name":"v4.0.0","sha":"340a1f01491c02b23a6f9a5da0ed11989e6cb9d5","kind":"tag","published_at":"2019-03-14T05:25:19.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v4.0.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v4.0.0/manifests"},{"name":"4.0.15","sha":"00a47983ad6ee00868fed9ea3c5603fc5b1ce1ff","kind":"tag","published_at":"2019-03-13T03:13:19.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.0.15","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.15/manifests"},{"name":"4.0.14","sha":"dd16f5abead9706d7ef22203c4e5bcf5f5c99f43","kind":"tag","published_at":"2019-03-04T20:30:27.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.0.14","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.14/manifests"},{"name":"4.0.13","sha":"014d1b1c5dd95f6f6824b3e6328880b06cf878e4","kind":"tag","published_at":"2019-02-25T22:39:35.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.0.13","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.13/manifests"},{"name":"4.0.12","sha":"dbd6aa81d1a860aed3db73444cb2ba3635c2cb0d","kind":"tag","published_at":"2019-02-22T17:02:52.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.0.12","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.12/manifests"},{"name":"4.0.11","sha":"342050a901719ea43aa89efe56f1264ca1e15494","kind":"tag","published_at":"2019-02-20T22:16:47.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.0.11","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"063d9d8cc8bc81007c0f9011cde9b79a3f763cda","kind":"tag","published_at":"2019-01-28T20:44:21.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.0.10","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.10/manifests"},{"name":"4.0.9","sha":"b3a8c65f71e5c1908c871645502174ba43494c40","kind":"tag","published_at":"2019-01-21T07:22:16.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.0.9","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"55aa1a65d7a16438ee904bf8e4f0a6361447422c","kind":"tag","published_at":"2019-01-19T03:08:11.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.0.8","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"f7f5fa31231942288e832bd813db4b15a192526f","kind":"tag","published_at":"2019-01-11T20:37:03.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.0.7","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"bbad386cfb229f6df6961259f8071f14b23fd884","kind":"tag","published_at":"2018-12-28T07:03:13.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.0.6","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"68f4983b111ee8f7faf21e04a2169caf5a5a02b3","kind":"tag","published_at":"2018-12-06T21:55:18.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.0.5","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"bc70cc6a662b30aaf3575444ee2c7198622a35b6","kind":"tag","published_at":"2018-12-04T23:43:28.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.0.4","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"a21e64e1da0ee35f0e4537874208b442aa60fa0f","kind":"tag","published_at":"2018-12-04T20:14:39.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.0.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"66c9b5c722dc9d5e15801ba82daa21ccee80944f","kind":"tag","published_at":"2018-11-17T01:35:12.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.0.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"656030f2ad07e6b0cd4c44f81aa57c555f153b17","kind":"tag","published_at":"2018-11-14T19:38:51.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.0.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.1/manifests"},{"name":"3.3.9","sha":"15f582298d85bd7265c0b5842db835b021a7c970","kind":"tag","published_at":"2018-11-14T19:34:54.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/3.3.9","html_url":"https://github.com/visgl/react-map-gl/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/3.3.9/manifests"},{"name":"4.0.0","sha":"5eb9dc31dc1690bad1614eb779749aa67390a761","kind":"tag","published_at":"2018-11-06T20:11:10.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/4.0.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/4.0.0/manifests"},{"name":"v3.3.0-alpha.5","sha":"9a8cf1df6e6ea0bf090ab62fd021f849ed2a557a","kind":"commit","published_at":"2018-06-26T00:15:59.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v3.3.0-alpha.5","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v3.3.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v3.3.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v3.3.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v3.3.0-alpha.5/manifests"},{"name":"v3.3.0-alpha.3","sha":"faf1f958d0b6ed1bb3c9f310949f97b8500bd306","kind":"commit","published_at":"2018-05-30T15:59:54.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v3.3.0-alpha.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v3.3.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v3.3.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v3.3.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v3.3.0-alpha.3/manifests"},{"name":"v3.2.4","sha":"34d9b84a81b7403ef3ce712f86f255463d31d8e5","kind":"tag","published_at":"2018-02-12T18:42:25.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v3.2.4","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v3.2.4/manifests"},{"name":"3.2.1","sha":"2f62bc3b93af24cd6c6caa018fc2cecce5099d41","kind":"tag","published_at":"2018-01-26T22:40:55.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/3.2.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/3.2.1/manifests"},{"name":"v2.0.4","sha":"8e66175deb18ac03335eea29fb8e18b5d3140d78","kind":"commit","published_at":"2017-08-29T18:12:54.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v2.0.4","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v2.0.4/manifests"},{"name":"v1.8.4","sha":"3b812c180caa12c292c65c1e447a7595fe1d02f1","kind":"tag","published_at":"2017-08-01T23:11:22.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v1.8.4","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.8.4/manifests"},{"name":"v3.0.3","sha":"53f580972963e1e0c80388e6fc87d04d0e293472","kind":"commit","published_at":"2017-08-01T20:28:05.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v3.0.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v3.0.3/manifests"},{"name":"v3.0.1","sha":"02f5b979183ad107502137d3f012adc6c286aafd","kind":"commit","published_at":"2017-07-27T17:47:09.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v3.0.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"99ebc24aa3b04d61d8f834de1e70ed6f0d065c95","kind":"commit","published_at":"2017-07-27T04:48:37.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v3.0.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v3.0.0/manifests"},{"name":"v2.0.3","sha":"9de0e883a74610eb21e9892e69f684d854ebcda8","kind":"commit","published_at":"2017-05-18T19:46:48.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v2.0.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"76455325aade761aa8ff8fc01dd832b0c55dda14","kind":"commit","published_at":"2017-02-10T01:58:42.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v2.0.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"cea06a1342bd34e8bc07df6a47b4b5b844e7d848","kind":"commit","published_at":"2017-01-24T19:57:42.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v2.0.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fe35df517f714c908f692c4b00bdab0ded65ec2c","kind":"commit","published_at":"2017-01-17T21:53:08.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v2.0.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v2.0.0/manifests"},{"name":"v1.7.1","sha":"a62c69bacc82613fc78b1b1c6578ca42226a55c8","kind":"tag","published_at":"2016-10-19T00:05:02.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v1.7.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"33be625e35fadb36ad23bb03f64da2335a00a52d","kind":"tag","published_at":"2016-10-10T20:36:47.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v1.7.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"a8eef84d4af82f871426b02c3c4b92c19f76bdfb","kind":"tag","published_at":"2016-09-21T22:09:03.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v1.6.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"f5ea55bfe1c058b5903b0d389e39da63a49f41d1","kind":"tag","published_at":"2016-09-21T19:01:41.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v1.6.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.6.0/manifests"},{"name":"v1.4.2","sha":"6d7802451e32d5ff36e12e5c2e0a5b53ef7933bd","kind":"tag","published_at":"2016-08-23T21:38:20.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v1.4.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d3e9d312fc8ddb67afa8b9ade87d6006b563e7df","kind":"tag","published_at":"2016-08-23T17:11:48.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v1.4.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"70f4ccf7ea3de6e87dcc876165a3376b27c48422","kind":"tag","published_at":"2016-08-22T22:42:50.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v1.4.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"ad5154bb5961cffac91b6b08bb0007ff8302de6c","kind":"tag","published_at":"2016-08-15T19:12:30.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v1.3.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"37f79405c8b67bc8ac63af0b7e8b63a375111769","kind":"tag","published_at":"2016-07-28T22:44:49.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v1.2.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.2.0/manifests"},{"name":"v1.0.0","sha":"6de3a668e31e3f1a6c08a8023bc8bf6072e06943","kind":"commit","published_at":"2016-07-05T16:44:48.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v1.0.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v1.0.0/manifests"},{"name":"v0.6.7","sha":"82a8ac2198a8498fa3b09735fd606c801cd81bf2","kind":"tag","published_at":"2016-03-31T21:12:15.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v0.6.7","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"5a7065e7d46b1e5a503c35afe266cb7261a2853f","kind":"tag","published_at":"2016-03-19T20:47:05.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v0.6.6","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"100d7dac6a5eed0e0f7ca84b2e98de1326209634","kind":"tag","published_at":"2016-03-14T18:31:34.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v0.6.5","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"a16eed936e16e9d91eb7e14c6c011d3b9de7fd6d","kind":"tag","published_at":"2016-01-26T22:16:36.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v0.6.4","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"262f7ac7cfe74b371ddb24f3323cad024747abd3","kind":"tag","published_at":"2016-01-07T23:05:24.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v0.6.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"b0c3eda85557ef9e89d3bdeae729975a6a436288","kind":"tag","published_at":"2016-01-06T06:07:15.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v0.6.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"599de29d9d26480486eef6c75001003b329f1eb2","kind":"tag","published_at":"2015-12-17T19:24:59.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v0.6.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"035e9dc1fdc467ccf016599318182c2e56ac8346","kind":"tag","published_at":"2015-12-02T09:24:19.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v0.6.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"efac6da80f2addd4e566941680d1578c50194491","kind":"tag","published_at":"2015-11-24T20:30:18.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v0.5.1","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"51c863f5559f84925704c893b90e5b5646560ee2","kind":"tag","published_at":"2015-11-17T20:09:44.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v0.5.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"ac0b7a0ce4db044052b79a2cd6d5163b75ac569a","kind":"tag","published_at":"2015-11-13T01:23:28.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v0.4.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"e6db2d882820bfe028c71441349d1db0b87a4bd6","kind":"tag","published_at":"2015-11-09T07:27:32.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v0.3.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"63091b57f919ff53d0c7cb86fc7088e7cd9ca764","kind":"tag","published_at":"2015-11-07T21:17:32.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v0.2.4","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"6224d1d5cc921354954479b5ecf442b3a49f060d","kind":"tag","published_at":"2015-10-31T19:40:50.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v0.2.3","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"08a9552d165610741d741d307b07c9c19198581d","kind":"tag","published_at":"2015-10-26T17:31:10.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v0.2.2","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.2.2/manifests"},{"name":"v0.2.0","sha":"d7451f753a544367e6731f2369f12766ac581003","kind":"tag","published_at":"2015-10-08T21:39:17.000Z","download_url":"https://codeload.github.com/visgl/react-map-gl/tar.gz/v0.2.0","html_url":"https://github.com/visgl/react-map-gl/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/visgl/react-map-gl@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-12-27T08:58:24.113Z","dependent_packages_count":0,"downloads":1261587,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.14112565222881,"dependent_packages_count":36.36627058621425,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.75369811922153},"purl":"pkg:npm/%40vis.gl/react-mapbox","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@vis.gl/react-mapbox","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@vis.gl/react-mapbox","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@vis.gl/react-mapbox/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-03T21:02:27.090Z","issues_count":224,"pull_requests_count":216,"avg_time_to_close_issue":9768091.164473685,"avg_time_to_close_pull_request":6015888.207650273,"issues_closed_count":152,"pull_requests_closed_count":183,"pull_request_authors_count":60,"issue_authors_count":195,"avg_comments_per_issue":3.3705357142857144,"avg_comments_per_pull_request":0.5694444444444444,"merged_pull_requests_count":159,"bot_issues_count":0,"bot_pull_requests_count":22,"past_year_issues_count":49,"past_year_pull_requests_count":74,"past_year_avg_time_to_close_issue":1405953.0,"past_year_avg_time_to_close_pull_request":452330.11666666664,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":0.42857142857142855,"past_year_avg_comments_per_pull_request":0.21621621621621623,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":59,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Freact-map-gl/issues","maintainers":[{"login":"Pessimistress","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pessimistress"},{"login":"kylebarron","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kylebarron"}],"active_maintainers":[{"login":"Pessimistress","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pessimistress"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vis.gl%2Freact-mapbox/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vis.gl%2Freact-mapbox/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vis.gl%2Freact-mapbox/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vis.gl%2Freact-mapbox/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vis.gl%2Freact-mapbox/codemeta","maintainers":[{"uuid":"chrisgervang","login":"chrisgervang","name":null,"email":"chris@gervang.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~chrisgervang","role":null,"created_at":"2025-01-28T00:55:13.038Z","updated_at":"2025-01-28T00:55:13.038Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chrisgervang/packages"},{"uuid":"felixpalmer","login":"felixpalmer","name":null,"email":"felixpalmer+npm@gmail.com","url":null,"packages_count":196,"html_url":"https://www.npmjs.com/~felixpalmer","role":null,"created_at":"2025-01-28T00:55:13.074Z","updated_at":"2025-01-28T00:55:13.074Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/felixpalmer/packages"},{"uuid":"pessimistress","login":"pessimistress","name":null,"email":"cxiaoji@gmail.com","url":null,"packages_count":169,"html_url":"https://www.npmjs.com/~pessimistress","role":null,"created_at":"2025-01-28T00:55:12.960Z","updated_at":"2025-01-28T00:55:12.960Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pessimistress/packages"},{"uuid":"ibgreen","login":"ibgreen","name":null,"email":"ib@unfolded.ai","url":null,"packages_count":160,"html_url":"https://www.npmjs.com/~ibgreen","role":null,"created_at":"2025-01-28T00:55:12.998Z","updated_at":"2025-01-28T00:55:12.998Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ibgreen/packages"},{"uuid":"usefulthink","login":"usefulthink","name":null,"email":"m.schuhfuss@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~usefulthink","role":null,"created_at":"2025-01-28T00:55:13.126Z","updated_at":"2025-01-28T00:55:13.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/usefulthink/packages"}]}